License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.electronwill.night-config |
ArtifactId | ArtifactIdtoml_android |
Version | Version3.6.4 |
Type | Typejar |
Description |
DescriptionNightConfig toml_android
Powerful, easy-to-use and multi-language configuration library for the JVM - toml_android module
|
Project URL |
Project URL |
Filename | Size |
---|---|
toml_android-3.6.4.pom | |
toml_android-3.6.4.jar | 31 KB |
toml_android-3.6.4-sources.jar | 18 KB |
toml_android-3.6.4-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.electronwill.night-config/toml_android/ -->
<dependency>
<groupId>com.electronwill.night-config</groupId>
<artifactId>toml_android</artifactId>
<version>3.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.electronwill.night-config/toml_android/
implementation 'com.electronwill.night-config:toml_android:3.6.4'
// https://jarcasting.com/artifacts/com.electronwill.night-config/toml_android/
implementation ("com.electronwill.night-config:toml_android:3.6.4")
'com.electronwill.night-config:toml_android:jar:3.6.4'
<dependency org="com.electronwill.night-config" name="toml_android" rev="3.6.4">
<artifact name="toml_android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.electronwill.night-config', module='toml_android', version='3.6.4')
)
libraryDependencies += "com.electronwill.night-config" % "toml_android" % "3.6.4"
[com.electronwill.night-config/toml_android "3.6.4"]
Group / Artifact | Type | Version |
---|---|---|
com.electronwill.night-config : core_android | jar | 3.6.4 |