MVN

com.gitee.smiletou : JYKits

Maven & Gradle

Feb 25, 2020

JYKits · Java工具集

<dependency>
    <groupId>com.gitee.smiletou</groupId>
    <artifactId>JYKits</artifactId>
    <version>2.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.smiletou : JYKits to add to Maven - Latest Versions:

  • Latest Stable: 2.1.4

All Versions

Choose a version of com.gitee.smiletou : JYKits to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
JYKits-2.1.4
JYKits-2.1.3
JYKits-2.1.2
JYKits-2.1.1
2.0.x
JYKits-2.0.3
JYKits-2.0.2
JYKits-2.0.1
JYKits-2.0.0
1.0.x
JYKits-1.0.1
JYKits-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.smiletou</groupId>
    <artifactId>JYKits</artifactId>
    <version>2.1.4</version>
</dependency>

Advertisement