Last Version

Konfiguration 0.0.1

Maps configurations to trees of objects

License

License

Categories

Categories

Net
GroupId

GroupId

net.offecka
ArtifactId

ArtifactId

konfiguration
Version

Version

0.0.1
Type

Type

jar
Description

Description

Konfiguration
Maps configurations to trees of objects
Project URL

Project URL

https://github.com/keyoffecka/konfiguration

Download konfiguration 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3
com.typesafe : config jar 1.3.0
net.offecka : kutils jar 0.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.