is not current version
Last Version 0.13.0

com.github.joschi:jadconfig 0.6.0

Annotation-driven configuration library for the Java programming language

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

jadconfig
Version

Version

0.6.0
Type

Type

jar

Download jadconfig 0.6.0


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