License |
License |
---|---|
GroupId | GroupIdorg.icepush |
ArtifactId | ArtifactIdicepush |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionICEpush Core Library
ICEpush Core Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
icepush-4.3.0.pom | |
icepush-4.3.0.jar | 193 KB |
icepush-4.3.0-sources.jar | 96 KB |
icepush-4.3.0-javadoc.jar | 309 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.icepush/icepush/ -->
<dependency>
<groupId>org.icepush</groupId>
<artifactId>icepush</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.icepush/icepush/
implementation 'org.icepush:icepush:4.3.0'
// https://jarcasting.com/artifacts/org.icepush/icepush/
implementation ("org.icepush:icepush:4.3.0")
'org.icepush:icepush:jar:4.3.0'
<dependency org="org.icepush" name="icepush" rev="4.3.0">
<artifact name="icepush" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icepush', module='icepush', version='4.3.0')
)
libraryDependencies += "org.icepush" % "icepush" % "4.3.0"
[org.icepush/icepush "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.0 |