MVN

tech.coner.crispyfish : crispyfish

Maven & Gradle

Jun 26, 2021
0 stars

Crispy Fish · Crispy Fish is a JVM library for consuming the data of a popular autocross timing application which shall not be named

<dependency>
    <groupId>tech.coner.crispyfish</groupId>
    <artifactId>crispyfish</artifactId>
    <version>0.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.coner.crispyfish : crispyfish to add to Maven - Latest Versions:

  • Latest Stable: 0.5.7

All Versions

Choose a version of tech.coner.crispyfish : crispyfish to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
crispyfish-0.5.7
crispyfish-0.5.6
crispyfish-0.5.5
crispyfish-0.5.4
crispyfish-0.5.3
crispyfish-0.5.2
crispyfish-0.5.1
crispyfish-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.coner.crispyfish</groupId>
    <artifactId>crispyfish</artifactId>
    <version>0.5.7</version>
</dependency>

Advertisement