MVN

io.github.icodegarden : nutrient

Maven & Gradle

Nov 09, 2023
0 stars

nutrient · Including interface specifications, algorithm implementation, concurrency, distributed locks/re entry locks/read write locks, tools, etc

<dependency>
    <groupId>io.github.icodegarden</groupId>
    <artifactId>nutrient</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.icodegarden : nutrient to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.icodegarden : nutrient to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
nutrient-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.icodegarden</groupId>
    <artifactId>nutrient</artifactId>
    <version>3.0.0</version>
</dependency>