MVN

com.moandjiezana.toml : toml4j

Maven & Gradle

Aug 05, 2017
170 usages
308 stars

toml4j · A parser for TOML

<dependency>
    <groupId>com.moandjiezana.toml</groupId>
    <artifactId>toml4j</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.moandjiezana.toml : toml4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.2

All Versions

Choose a version of com.moandjiezana.toml : toml4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
toml4j-0.7.2
toml4j-0.7.1
toml4j-0.7.0
0.6.x
toml4j-0.6.0
0.5.x
toml4j-0.5.1
toml4j-0.5.0
0.4.x
toml4j-0.4.0
0.3.x
toml4j-0.3.1
0.2.x
toml4j-0.2.0
0.1.x
toml4j-0.1.0

How to add a dependency to Maven

Add the following com.moandjiezana.toml : toml4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.moandjiezana.toml</groupId>
    <artifactId>toml4j</artifactId>
    <version>0.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.moandjiezana.toml : toml4j gradle dependency to your build.gradle file:

implementation 'com.moandjiezana.toml:toml4j:0.7.2'

Gradle Kotlin DSL: Add the following com.moandjiezana.toml : toml4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.moandjiezana.toml:toml4j:0.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.moandjiezana.toml : toml4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.moandjiezana.toml" % "toml4j" % "0.7.2"

Advertisement

Dependencies from Group

Aug 05, 2017
170 usages
308 stars

Discover Dependencies

Aug 14, 2023
7 usages
20 stars
Dec 14, 2016
9 usages
38 stars
Jul 05, 2013
73 usages
Dec 01, 2016
26 usages
Mar 17, 2015
27 usages
697 stars
Apr 20, 2017
16 usages
1 stars
Sep 02, 2019
9 usages
0 stars
Aug 21, 2023
19 usages
111 stars