MVN

com.waitmoon.ice : ice

Maven & Gradle

May 26, 2023
587 stars

ice · Committed to solving flexible and complex hard-coded problems

<dependency>
    <groupId>com.waitmoon.ice</groupId>
    <artifactId>ice</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.waitmoon.ice : ice to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.waitmoon.ice : ice to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
ice-1.3.0
1.2.x
ice-1.2.0
1.1.x
ice-1.1.0
1.0.x
ice-1.0.4
ice-1.0.3
ice-1.0.2
ice-1.0.1
0.0.x
ice-0.0.9
ice-0.0.8
ice-0.0.7
ice-0.0.6
ice-0.0.4
ice-0.0.3
ice-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.waitmoon.ice</groupId>
    <artifactId>ice</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement