is not current version
Last Version 0.0.6

de.keawe:local-config 0.0.4

Library to store and load configurations in local files

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.keawe
ArtifactId

ArtifactId

local-config
Version

Version

0.0.4
Type

Type

jar

Download local-config 0.0.4


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