MVN

com.github.nomou.pangolin : pangolin-client

Maven & Gradle

Sep 09, 2021
<dependency>
    <groupId>com.github.nomou.pangolin</groupId>
    <artifactId>pangolin-client</artifactId>
    <version>0.0.1-BETA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nomou.pangolin : pangolin-client to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-BETA
  • Latest Beta: 0.0.1-BETA

All Versions

Choose a version of com.github.nomou.pangolin : pangolin-client to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
pangolin-client-0.0.1-BETA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.nomou.pangolin</groupId>
    <artifactId>pangolin-client</artifactId>
    <version>0.0.1-BETA</version>
</dependency>