MVN

com.github.pfmiles : dropincc.java

Maven & Gradle

Dec 07, 2020
90 stars

dropincc.java · A simple yet powerful parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation in java.

<dependency>
    <groupId>com.github.pfmiles</groupId>
    <artifactId>dropincc.java</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pfmiles : dropincc.java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of com.github.pfmiles : dropincc.java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
dropincc.java-0.2.3
dropincc.java-0.2.2
dropincc.java-0.2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.pfmiles</groupId>
    <artifactId>dropincc.java</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pfmiles : dropincc.java gradle dependency to your build.gradle file:

implementation 'com.github.pfmiles:dropincc.java:0.2.3'

Gradle Kotlin DSL: Add the following com.github.pfmiles : dropincc.java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pfmiles:dropincc.java:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pfmiles : dropincc.java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pfmiles" % "dropincc.java" % "0.2.3"

Advertisement

Dependencies from Group

Jun 12, 2015
44 stars
Feb 29, 2016
13 stars
Dec 07, 2020
90 stars

Discover Dependencies

Feb 04, 2022
199 stars
Mar 24, 2021
95 stars
May 19, 2023
2 usages
95 stars
May 19, 2023
95 stars
May 19, 2023
105 stars
etl
Mar 24, 2021
95 stars
May 29, 2023
1 stars
May 29, 2023
95 stars