is not current version
Last Version 1.6.10.0

com.natpryce:konfig version=1.6.2.1

Konfiguration for Cotlin... no, Configuration for Kotlin

GroupId

GroupId

com.natpryce
ArtifactId

ArtifactId

konfig
Version

Version

version=1.6.2.1
Type

Type

jar

Download konfig version=1.6.2.1


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