MVN

me.grison : jtoml

Maven & Gradle

Jul 31, 2013
4 usages
48 stars

jtoml · TOML for Java

<dependency>
    <groupId>me.grison</groupId>
    <artifactId>jtoml</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.grison : jtoml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.grison : jtoml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jtoml-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>me.grison</groupId>
    <artifactId>jtoml</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.grison : jtoml gradle dependency to your build.gradle file:

implementation 'me.grison:jtoml:1.0.0'

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

implementation("me.grison:jtoml:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.grison : jtoml sbt scala dependency to your build.sbt file:

libraryDependencies += "me.grison" % "jtoml" % "1.0.0"

Advertisement

Dependencies from Group

Jul 31, 2013
4 usages
48 stars
Jan 07, 2022
3 stars
Apr 15, 2021
38 stars

Discover Dependencies

Sep 12, 2019
2 usages
67 stars
Mar 15, 2018
8 usages
Oct 23, 2022
7 usages
5 stars
Jun 13, 2018
8 usages
1 stars
Nov 29, 2020
3 usages
63 stars
Jan 13, 2021
4 usages
0 stars