MVN

com.github.jezza : toml

Maven & Gradle

Jul 21, 2020
2 usages
7 stars

Toml · A Toml library. Fast, efficient, and easy to use.

<dependency>
    <groupId>com.github.jezza</groupId>
    <artifactId>toml</artifactId>
    <version>1.2-java-8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2-java-8

All Versions

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

Version Vulnerabilities Updated
1.2
toml-1.2-java-8
toml-1.2
1.1
toml-1.1
toml-1.1-java-8
1.0
toml-1.0-java-8
toml-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.jezza</groupId>
    <artifactId>toml</artifactId>
    <version>1.2-java-8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.jezza:toml:1.2-java-8'

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

implementation("com.github.jezza:toml:1.2-java-8")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.jezza" % "toml" % "1.2-java-8"

Advertisement

Dependencies from Group

Jul 21, 2020
2 usages
7 stars
Feb 16, 2017
4 stars

Discover Dependencies

Oct 29, 2016
17 usages
812 stars
Sep 29, 2022
7 usages
17.8k stars
Dec 09, 2022
25 usages
5 stars
Apr 20, 2021
5 usages
7 stars
Apr 14, 2016
8 usages
443 stars
Jul 18, 2016
5 usages
Apr 07, 2017
9 usages
1.6k stars
Oct 15, 2019
4 usages
1 stars
Oct 28, 2022
9 usages
15 stars