is not current version
Last Version 2.3.3

tech.stormfox:KelaniConfig 2.3.2

A yml config manager for java

Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

tech.stormfox
ArtifactId

ArtifactId

KelaniConfig
Version

Version

2.3.2
Type

Type

jar

Download KelaniConfig 2.3.2


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