MVN

com.github.ngeor : yak4j

Maven & Gradle

Nov 17, 2018

yak4j · yak shaving for Java - a collection of helper libraries

<dependency>
    <groupId>com.github.ngeor</groupId>
    <artifactId>yak4j</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ngeor : yak4j to add to Maven - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.github.ngeor : yak4j to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
yak4j-0.9.1
yak4j-0.9.0
0.8.x
yak4j-0.8.0
0.7.x
yak4j-0.7.1
yak4j-0.7.0
0.6.x
yak4j-0.6.0
0.5.x
yak4j-0.5.1
yak4j-0.5.0
0.4.x
yak4j-0.4.1
yak4j-0.4.0
0.3.x
yak4j-0.3.0
0.2.x
yak4j-0.2.0
0.1.x
yak4j-0.1.1
yak4j-0.1.0
0.0.x
yak4j-0.0.5
yak4j-0.0.4
yak4j-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ngeor</groupId>
    <artifactId>yak4j</artifactId>
    <version>0.9.1</version>
</dependency>

Advertisement