MVN

io.github.jxnflzc : jtools-core

Maven & Gradle

May 18, 2021
0 stars
<dependency>
    <groupId>io.github.jxnflzc</groupId>
    <artifactId>jtools-core</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jxnflzc : jtools-core to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of io.github.jxnflzc : jtools-core to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jtools-core-2.0.1
jtools-core-2.0.0
1.3.x
jtools-core-1.3.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jxnflzc</groupId>
    <artifactId>jtools-core</artifactId>
    <version>2.0.1</version>
</dependency>

Advertisement