MVN

io.github.tdf4j : tdf-parser

Maven & Gradle

Oct 08, 2019
3 stars

Tdf-parser · Tdf grammar parser

<dependency>
    <groupId>io.github.tdf4j</groupId>
    <artifactId>tdf-parser</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.tdf4j : tdf-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.tdf4j : tdf-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tdf-parser-1.0.1

How to add a dependency to Maven

Add the following io.github.tdf4j : tdf-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.tdf4j</groupId>
    <artifactId>tdf-parser</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.tdf4j : tdf-parser gradle dependency to your build.gradle file:

implementation 'io.github.tdf4j:tdf-parser:1.0.1'

Gradle Kotlin DSL: Add the following io.github.tdf4j : tdf-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.tdf4j:tdf-parser:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.tdf4j : tdf-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.tdf4j" % "tdf-parser" % "1.0.1"

Advertisement

Dependencies from Group

Oct 08, 2019
2 usages
3 stars
Oct 08, 2019
1 usages
3 stars
Oct 08, 2019
1 usages
3 stars
Oct 08, 2019
1 usages
3 stars
Oct 08, 2019
3 stars

Discover Dependencies

May 25, 2023
6 usages
2.1k stars
May 25, 2023
4 usages
2.1k stars
Dec 07, 2021
2 usages
2.1k stars
Feb 01, 2022
1 usages
326 stars
Aug 08, 2023
31 stars
Oct 18, 2019
4 usages
0 stars