Jar examples for p:pidgoon
A GLR-like parser generator
You can download jar file pidgoon 0.0.1 in this page.
MIT License
You can use the following script to add pidgoon-0.0.1.jar to your project.
<dependency> <groupId>com.zarbosoft</groupId> <artifactId>pidgoon</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.zarbosoft', name: 'pidgoon', version: '0.0.1'
libraryDependencies += "com.zarbosoft" % "pidgoon" % "0.0.1"
<dependency org="com.zarbosoft" name="pidgoon" rev="0.0.1"/>
@Grapes(@Grab(group='com.zarbosoft', module='pidgoon', version='0.0.1'))
'com.zarbosoft:pidgoon:jar:0.0.1'
Click the following link to download the jar file.
pidgoon-0.0.1-javadoc.jar