Jar examples for t:toml4j
A parser for TOML
You can download jar file toml4j 0.7.1 in this page.
The MIT License
You can use the following script to add toml4j-0.7.1.jar to your project.
<dependency> <groupId>com.moandjiezana.toml</groupId> <artifactId>toml4j</artifactId> <version>0.7.1</version> </dependency>
compile group: 'com.moandjiezana.toml', name: 'toml4j', version: '0.7.1'
libraryDependencies += "com.moandjiezana.toml" % "toml4j" % "0.7.1"
<dependency org="com.moandjiezana.toml" name="toml4j" rev="0.7.1"/>
@Grapes(@Grab(group='com.moandjiezana.toml', module='toml4j', version='0.7.1'))
'com.moandjiezana.toml:toml4j:jar:0.7.1'
Click the following link to download the jar file.
toml4j-0.7.1-javadoc.jar