MVN

com.github.sftwnd.crayfish : crayfish

Maven & Gradle

May 25, 2020
0 stars

CrayFish · A set of libraries to simplify the creation of code covering the most common primitives

<dependency>
    <groupId>com.github.sftwnd.crayfish</groupId>
    <artifactId>crayfish</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sftwnd.crayfish : crayfish to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.github.sftwnd.crayfish : crayfish to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
crayfish-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sftwnd.crayfish</groupId>
    <artifactId>crayfish</artifactId>
    <version>0.0.1</version>
</dependency>