Jar examples for g:grappa
Write parsers in pure Java
You can download jar file grappa 2.0.4 in this page.
Apache Software License, version 2.0
You can use the following script to add grappa-2.0.4.jar to your project.
<dependency> <groupId>com.github.fge</groupId> <artifactId>grappa</artifactId> <version>2.0.4</version> </dependency>
compile group: 'com.github.fge', name: 'grappa', version: '2.0.4'
libraryDependencies += "com.github.fge" % "grappa" % "2.0.4"
<dependency org="com.github.fge" name="grappa" rev="2.0.4"/>
@Grapes(@Grab(group='com.github.fge', module='grappa', version='2.0.4'))
'com.github.fge:grappa:jar:2.0.4'
Click the following link to download the jar file.
grappa-2.0.4-all.jar