MVN

com.github.sdcxy : third-party-platform

Maven & Gradle

Oct 08, 2019
0 stars

third-party-platform · 这是一个第三方平台工具类

<dependency>
    <groupId>com.github.sdcxy</groupId>
    <artifactId>third-party-platform</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sdcxy : third-party-platform to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.sdcxy : third-party-platform to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
third-party-platform-0.0.2
third-party-platform-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sdcxy</groupId>
    <artifactId>third-party-platform</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement