MVN

com.github.nomou.pangolin : pangolin

Maven & Gradle

Sep 09, 2021

Pangolin · Pangolin - a light java tunnel

<dependency>
    <groupId>com.github.nomou.pangolin</groupId>
    <artifactId>pangolin</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 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 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
pangolin-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</artifactId>
    <version>0.0.1-BETA</version>
</dependency>