is not current version
Last Version 1.6.10.0

com.natpryce:konfig 1.6.9.0

Konfiguration for Cotlin... no, Configuration for Kotlin

GroupId

GroupId

com.natpryce
ArtifactId

ArtifactId

konfig
Version

Version

1.6.9.0
Type

Type

jar

Download konfig 1.6.9.0


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