MVN

com.abysscat : catrpc

Maven & Gradle

Apr 10, 2024
1 stars

catrpc-parent · catrpc-parent

<dependency>
    <groupId>com.abysscat</groupId>
    <artifactId>catrpc</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.abysscat : catrpc to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.abysscat : catrpc to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
catrpc-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.abysscat</groupId>
    <artifactId>catrpc</artifactId>
    <version>0.0.3</version>
</dependency>