daniellansun / groovy-parser

Yet another new parser for Groovy programming language(project code: Parrot)
Apache License 2.0
97 stars 11 forks source link

cannot find 'com.github.danielsun1106:groovy-parser:1.2.1' #123

Open cyoki opened 2 years ago

cyoki commented 2 years ago

Excuse me, when I tried to add the dependency, it always warn me "cannot find 'com.github.danielsun1106:groovy-parser:1.2.1' " And is there any example to use this groovy-parser? Thanks

daniellansun commented 2 years ago

The parser is not published via maven, but you can use the official one instead: https://mvnrepository.com/artifact/org.apache.groovy/groovy/4.0.4