is not current version
Last Version 4.3.4

de.hamstersimulator.objectsfirst:config 4.3.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.hamstersimulator.objectsfirst
ArtifactId

ArtifactId

config
Version

Version

4.3.1
Type

Type

jar

Download config 4.3.1


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