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