is not current version
Last Version 1.6.10.0

com.natpryce:konfig 0.0.16.0

Konfiguration for Cotlin... no, Configuration for Kotlin

GroupId

GroupId

com.natpryce
ArtifactId

ArtifactId

konfig
Version

Version

0.0.16.0
Type

Type

jar

Download konfig 0.0.16.0


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