MVN

com.zeroc : icepatch2

Maven & Gradle

Mar 24, 2023
1.9k stars

IcePatch2 · File distribution and patching for Ice

<dependency>
    <groupId>com.zeroc</groupId>
    <artifactId>icepatch2</artifactId>
    <version>3.7.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zeroc : icepatch2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.9

All Versions

Choose a version of com.zeroc : icepatch2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
icepatch2-3.7.9
icepatch2-3.7.8
icepatch2-3.7.7
icepatch2-3.7.6
icepatch2-3.7.5
icepatch2-3.7.4
icepatch2-3.7.3
icepatch2-3.7.2
icepatch2-3.7.1-1
icepatch2-3.7.1
icepatch2-3.7.0
3.6.x
icepatch2-3.6.5
icepatch2-3.6.4
icepatch2-3.6.3
icepatch2-3.6.2

How to add a dependency to Maven

Add the following com.zeroc : icepatch2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zeroc</groupId>
    <artifactId>icepatch2</artifactId>
    <version>3.7.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zeroc : icepatch2 gradle dependency to your build.gradle file:

implementation 'com.zeroc:icepatch2:3.7.9'

Gradle Kotlin DSL: Add the following com.zeroc : icepatch2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zeroc:icepatch2:3.7.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zeroc : icepatch2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zeroc" % "icepatch2" % "3.7.9"

Advertisement

Dependencies from Group

ice
Mar 24, 2023
17 usages
1.9k stars
Mar 24, 2023
8 usages
1.9k stars
Mar 24, 2023
3 usages
1.9k stars
Mar 24, 2023
2 usages
1.9k stars
Mar 24, 2023
1 usages
1.9k stars

Discover Dependencies