| License |
License |
|---|---|
| GroupId | GroupIdcom.zipwhip |
| ArtifactId | ArtifactIdzipwhip-api |
| Version | Version1.28.3-FINAL |
| Type | Typejar |
| Description |
Descriptionzipwhip-api
Java client to support applications powered by the Zipwhip Cloud
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| zipwhip-api-1.28.3-FINAL.pom | |
| zipwhip-api-1.28.3-FINAL.jar | 462 KB |
| zipwhip-api-1.28.3-FINAL-sources.jar | 216 KB |
| zipwhip-api-1.28.3-FINAL-javadoc.jar | 1 MB |
| zipwhip-api-1.28.3-FINAL-all.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zipwhip/zipwhip-api/ -->
<dependency>
<groupId>com.zipwhip</groupId>
<artifactId>zipwhip-api</artifactId>
<version>1.28.3-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/com.zipwhip/zipwhip-api/
implementation 'com.zipwhip:zipwhip-api:1.28.3-FINAL'
// https://jarcasting.com/artifacts/com.zipwhip/zipwhip-api/
implementation ("com.zipwhip:zipwhip-api:1.28.3-FINAL")
'com.zipwhip:zipwhip-api:jar:1.28.3-FINAL'
<dependency org="com.zipwhip" name="zipwhip-api" rev="1.28.3-FINAL">
<artifact name="zipwhip-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zipwhip', module='zipwhip-api', version='1.28.3-FINAL')
)
libraryDependencies += "com.zipwhip" % "zipwhip-api" % "1.28.3-FINAL"
[com.zipwhip/zipwhip-api "1.28.3-FINAL"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zipwhip : zipwhip-common-util | jar | 1.60.7-SNAPSHOT |
| org.json : json | jar | 20090211 |
| io.netty : netty | jar | 3.5.4.Final |
| com.ning : async-http-client | jar | 1.7.4 |
| log4j : log4j | jar | 1.2.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |