MVN

com.github.fabriziocucci : yacl4j

Maven & Gradle

Aug 03, 2017
19 stars

yacl4j · Yet Another Configuration Library For Java

<dependency>
    <groupId>com.github.fabriziocucci</groupId>
    <artifactId>yacl4j</artifactId>
    <version>0.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fabriziocucci : yacl4j to add to Maven - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of com.github.fabriziocucci : yacl4j to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
yacl4j-0.9.2
yacl4j-0.9.1
yacl4j-0.9.0
0.8.x
yacl4j-0.8.0
0.7.x
yacl4j-0.7.0
0.6.x
yacl4j-0.6.0
0.5.x
yacl4j-0.5.0
0.4.x
yacl4j-0.4.0
0.3.x
yacl4j-0.3.0
0.2.x
yacl4j-0.2.0
0.1.x
yacl4j-0.1.0
0.0.x
yacl4j-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.fabriziocucci</groupId>
    <artifactId>yacl4j</artifactId>
    <version>0.9.2</version>
</dependency>