MVN

kim.nzxy : robin

Maven & Gradle

Aug 17, 2023
2 stars

robin · A simple and easy-to-use java current limiting library

<dependency>
    <groupId>kim.nzxy</groupId>
    <artifactId>robin</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of kim.nzxy : robin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of kim.nzxy : robin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
robin-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>kim.nzxy</groupId>
    <artifactId>robin</artifactId>
    <version>0.0.1</version>
</dependency>