MVN

com.simiacryptus : refcount-autocoder

Maven & Gradle

Jan 13, 2021
0 stars

Java 8 Reference Counting Code Utilities

<plugin>
    <groupId>com.simiacryptus</groupId>
    <artifactId>refcount-autocoder</artifactId>
    <version>2.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.simiacryptus : refcount-autocoder to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.simiacryptus : refcount-autocoder to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
refcount-autocoder-2.1.0
2.0.x
refcount-autocoder-2.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.simiacryptus</groupId>
    <artifactId>refcount-autocoder</artifactId>
    <version>2.1.0</version>
</plugin>

Advertisement