KelaniConfig

A yml config manager for java

License

License

Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

tech.stormfox
ArtifactId

ArtifactId

KelaniConfig
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

KelaniConfig
A yml config manager for java
Project URL

Project URL

https://ketarion.de
Source Code Management

Source Code Management

http://github.com/Stormfox2/KelaniConfig/tree/master

Download KelaniConfig

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
me.carleslc.Simple-YAML » Simple-Yaml jar 1.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.3
2.3.2