is not current version
Last Version 3.6.5

com.electronwill.night-config:yaml_android 3.6.0

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

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.electronwill.night-config
ArtifactId

ArtifactId

yaml_android
Version

Version

3.6.0
Type

Type

jar

Download yaml_android 3.6.0


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