MVN

com.dinglevin : levin-tools

Maven & Gradle

Dec 27, 2020
0 stars

levin-tools · Levin的工具工程

<dependency>
    <groupId>com.dinglevin</groupId>
    <artifactId>levin-tools</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dinglevin : levin-tools to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.dinglevin : levin-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
levin-tools-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.dinglevin</groupId>
    <artifactId>levin-tools</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement