License |
License |
---|---|
GroupId | GroupIdcom.github.fge |
ArtifactId | ArtifactIdgrappa |
Last Version | Last Version2.1.0-beta.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrappa
Write parsers in pure Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
grappa-2.1.0-beta.3.pom | |
grappa-2.1.0-beta.3.jar | 235 KB |
grappa-2.1.0-beta.3-sources.jar | 221 KB |
grappa-2.1.0-beta.3-javadoc.jar | 661 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fge/grappa/ -->
<dependency>
<groupId>com.github.fge</groupId>
<artifactId>grappa</artifactId>
<version>2.1.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/grappa/
implementation 'com.github.fge:grappa:2.1.0-beta.3'
// https://jarcasting.com/artifacts/com.github.fge/grappa/
implementation ("com.github.fge:grappa:2.1.0-beta.3")
'com.github.fge:grappa:jar:2.1.0-beta.3'
<dependency org="com.github.fge" name="grappa" rev="2.1.0-beta.3">
<artifact name="grappa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='grappa', version='2.1.0-beta.3')
)
libraryDependencies += "com.github.fge" % "grappa" % "2.1.0-beta.3"
[com.github.fge/grappa "2.1.0-beta.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
me.qmx.jitescript : jitescript | jar | 0.4.0 |
org.ow2.asm : asm-debug-all | jar | 5.0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.mockito : mockito-core | jar | 1.10.19 |
org.assertj : assertj-core | jar | 2.3.0 |