MVN

org.tomlj : tomlj

Maven & Gradle

Oct 18, 2022
21 usages
125 stars

tomlj · A parser for Tom's Obvious, Minimal Language (TOML).

<dependency>
    <groupId>org.tomlj</groupId>
    <artifactId>tomlj</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tomlj : tomlj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.tomlj : tomlj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
tomlj-1.1.0
1.0.x
tomlj-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.tomlj</groupId>
    <artifactId>tomlj</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tomlj : tomlj gradle dependency to your build.gradle file:

implementation 'org.tomlj:tomlj:1.1.0'

Gradle Kotlin DSL: Add the following org.tomlj : tomlj gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tomlj:tomlj:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tomlj : tomlj sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tomlj" % "tomlj" % "1.1.0"

Advertisement

Dependencies from Group

Oct 18, 2022
21 usages
125 stars

Discover Dependencies

May 28, 2015
14 usages
Jan 18, 2017
4 usages
7 stars
Nov 12, 2015
14 usages
0 stars
Apr 10, 2018
3 usages
12 stars
Mar 25, 2019
4 usages
7 stars
Jul 14, 2022
4 usages
112 stars
Nov 18, 2022
46 usages
15 stars
Aug 16, 2023
9 usages
3 stars
Jan 28, 2006
12 usages
Sep 20, 2019
3 usages