is not current version
Last Version 0.13.0

com.github.joschi:jadconfig 0.12.2

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.12.2
Type

Type

jar

Download jadconfig 0.12.2


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