MVN

io.ous : jtoml

Maven & Gradle

Jan 14, 2017
5 usages
13 stars

Java Parser for TOML

<dependency>
    <groupId>io.ous</groupId>
    <artifactId>jtoml</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ous : jtoml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of io.ous : jtoml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jtoml-2.0.0
1.0.x
jtoml-1.0.1
jtoml-1.0.0

How to add a dependency to Maven

Add the following io.ous : jtoml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ous</groupId>
    <artifactId>jtoml</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ous : jtoml gradle dependency to your build.gradle file:

implementation 'io.ous:jtoml:2.0.0'

Gradle Kotlin DSL: Add the following io.ous : jtoml gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ous:jtoml:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ous : jtoml sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ous" % "jtoml" % "2.0.0"

Advertisement

Dependencies from Group

Jan 14, 2017
5 usages
13 stars

Discover Dependencies

Feb 01, 2018
2 usages
0 stars
Jun 21, 2022
6 usages
33 stars
Sep 16, 2022
2 usages
1.9k stars
Aug 22, 2023
6 usages
0 stars
Aug 25, 2023
27 usages
609 stars
Dec 10, 2020
2 usages
57 stars
ui
Nov 27, 2007
2 usages