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