MVN

com.github.fge : grappa

Maven & Gradle

Apr 03, 2016
6 usages
63 stars

grappa · Write parsers in pure Java

<dependency>
    <groupId>com.github.fge</groupId>
    <artifactId>grappa</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fge : grappa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4
  • Latest Beta: 2.1.0-beta.3
  • Latest Alpha: 2.0.0-alpha.3

All Versions

Choose a version of com.github.fge : grappa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
grappa-2.1.0-beta.3
grappa-2.1.0-beta.2
grappa-2.1.0-beta.1
2.0.x
grappa-2.0.4
grappa-2.0.3
grappa-2.0.2
grappa-2.0.1
grappa-2.0.0
grappa-2.0.0-beta.4
grappa-2.0.0-beta.3
grappa-2.0.0-beta.2
grappa-2.0.0-beta.1
grappa-2.0.0-alpha.3
grappa-2.0.0-alpha.2
grappa-2.0.0-alpha.1

How to add a dependency to Maven

Add the following com.github.fge : grappa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fge</groupId>
    <artifactId>grappa</artifactId>
    <version>2.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fge : grappa gradle dependency to your build.gradle file:

implementation 'com.github.fge:grappa:2.0.4'

Gradle Kotlin DSL: Add the following com.github.fge : grappa gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fge:grappa:2.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fge : grappa sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fge" % "grappa" % "2.0.4"

Advertisement

Dependencies from Group

Oct 29, 2014
284 usages
1.6k stars
Nov 18, 2014
97 usages
622 stars
May 23, 2014
53 usages
21 stars
Oct 29, 2014
39 usages
67 stars
Apr 11, 2015
31 usages
90 stars

Discover Dependencies

Apr 27, 2018
13 usages
260 stars
Jun 18, 2020
6 usages
7 stars
Jul 29, 2021
27 usages
4 stars
Aug 15, 2023
18 usages
446 stars
Aug 19, 2021
20 usages
25 stars
Jun 17, 2022
8 usages
40 stars
Jan 21, 2014
4 usages
6 stars
Dec 16, 2013
3 usages
126 stars
Aug 01, 2021
3 usages
241 stars