MVN

com.fastjrun.codeg : apiworld-sdkg-parent

Maven & Gradle

Jun 16, 2021
8 stars

apiworld-sdkg · 自定义接口实现示例

<dependency>
    <groupId>com.fastjrun.codeg</groupId>
    <artifactId>apiworld-sdkg-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fastjrun.codeg : apiworld-sdkg-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.fastjrun.codeg : apiworld-sdkg-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
apiworld-sdkg-parent-1.1
1.0
apiworld-sdkg-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fastjrun.codeg</groupId>
    <artifactId>apiworld-sdkg-parent</artifactId>
    <version>1.1</version>
</dependency>

Advertisement