is not current version
Last Version 4.1

configurate-toml 3.7

configurate loader for TOML

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration Configurate
GroupId

GroupId

me.lucko.configurate
ArtifactId

ArtifactId

configurate-toml
Version

Version

3.7
Type

Type

jar
Description

Description

configurate-toml
configurate loader for TOML
Project URL

Project URL

https://github.com/lucko/configurate-toml
Source Code Management

Source Code Management

https://github.com/lucko/configurate-toml

Download configurate-toml 3.7


<!-- https://jarcasting.com/artifacts/me.lucko.configurate/configurate-toml/ -->
<dependency>
    <groupId>me.lucko.configurate</groupId>
    <artifactId>configurate-toml</artifactId>
    <version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/me.lucko.configurate/configurate-toml/
implementation 'me.lucko.configurate:configurate-toml:3.7'
// https://jarcasting.com/artifacts/me.lucko.configurate/configurate-toml/
implementation ("me.lucko.configurate:configurate-toml:3.7")
'me.lucko.configurate:configurate-toml:jar:3.7'
<dependency org="me.lucko.configurate" name="configurate-toml" rev="3.7">
  <artifact name="configurate-toml" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lucko.configurate', module='configurate-toml', version='3.7')
)
libraryDependencies += "me.lucko.configurate" % "configurate-toml" % "3.7"
[me.lucko.configurate/configurate-toml "3.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.spongepowered : configurate-core jar 3.7
com.moandjiezana.toml : toml4j jar 0.7.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.