is not current version
Last Version 0.1

com.github.hekonsek:simpleconfig 0.0

simpleconfig

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

simpleconfig
Version

Version

0.0
Type

Type

jar

Download simpleconfig 0.0


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