MVN

top.todev.tool : fly-pig-tool

Maven & Gradle

Jul 14, 2021
0 stars

Fly Pig Tool For Java · 飞猪工具集

<dependency>
    <groupId>top.todev.tool</groupId>
    <artifactId>fly-pig-tool</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.todev.tool : fly-pig-tool to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of top.todev.tool : fly-pig-tool to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
fly-pig-tool-0.0.3
fly-pig-tool-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.todev.tool</groupId>
    <artifactId>fly-pig-tool</artifactId>
    <version>0.0.3</version>
</dependency>

Advertisement