NightConfig hocon_android

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.electronwill.night-config
ArtifactId

ArtifactId

hocon_android
Last Version

Last Version

3.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download hocon_android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.electronwill.night-config : core_android jar 3.6.5
com.typesafe : config jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.5
3.6.4
3.6.3
3.6.2
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1