is not current version
Last Version 5.1.0

tech.ferus:ConfigKeys 4.0.1

ConfigKeys is a simple wrapper for zml's Configurate, providing a more stream-lined way to access configuration on-the-fly.

Categories

Categories

config Application Layer Libs Configuration KeY Data Data Formats Formal Verification
GroupId

GroupId

tech.ferus
ArtifactId

ArtifactId

ConfigKeys
Version

Version

4.0.1
Type

Type

jar

Download ConfigKeys 4.0.1


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