is not current version
Last Version 0.9.2

com.github.fabriziocucci:yacl4j 0.4.0

Yet Another Configuration Library For Java

GroupId

GroupId

com.github.fabriziocucci
ArtifactId

ArtifactId

yacl4j
Version

Version

0.4.0
Type

Type

pom

Download yacl4j 0.4.0

Filename Size
yacl4j-0.4.0.pom 4 KB
Browse

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