is not current version
Last Version 3.6.5

com.electronwill.night-config:core_android 3.6.2

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

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.electronwill.night-config
ArtifactId

ArtifactId

core_android
Version

Version

3.6.2
Type

Type

jar

Download core_android 3.6.2


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