is not current version
Last Version 3.6.5

NightConfig toml 3.6.4

Powerful, easy-to-use and multi-language configuration library for the JVM - toml module

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.electronwill.night-config
ArtifactId

ArtifactId

toml
Version

Version

3.6.4
Type

Type

jar
Description

Description

NightConfig toml
Powerful, easy-to-use and multi-language configuration library for the JVM - toml module
Project URL

Project URL

https://github.com/TheElectronWill/Night-Config

Download toml 3.6.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.electronwill.night-config : core jar 3.6.4

Project Modules

There are no modules declared in this project.