MVN

com.fishbyby.sharkchili : sharkchili-lib

Maven & Gradle

Apr 29, 2019

sharkchili-lib · Sharkchili-lib is a parent project of a set of sharkchili projects

<dependency>
    <groupId>com.fishbyby.sharkchili</groupId>
    <artifactId>sharkchili-lib</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fishbyby.sharkchili : sharkchili-lib to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.fishbyby.sharkchili : sharkchili-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
sharkchili-lib-2.0.2
sharkchili-lib-2.0.1
sharkchili-lib-2.0.0
1.0.x
sharkchili-lib-1.0.7
sharkchili-lib-1.0.6
sharkchili-lib-1.0.5
sharkchili-lib-1.0.3
sharkchili-lib-1.0.2
sharkchili-lib-1.0.1
sharkchili-lib-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fishbyby.sharkchili</groupId>
    <artifactId>sharkchili-lib</artifactId>
    <version>2.0.2</version>
</dependency>