| License |
License |
|---|---|
| GroupId | GroupIdcom.zipwhip |
| ArtifactId | ArtifactIdzipwhip-common-util |
| Version | Version1.60.7-FINAL |
| Type | Typejar |
| Description |
Descriptionzipwhip-common-util
Java utilities for use with clients powered by the Zipwhip Cloud
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.zipwhip/zipwhip-common-util/ -->
<dependency>
<groupId>com.zipwhip</groupId>
<artifactId>zipwhip-common-util</artifactId>
<version>1.60.7-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/com.zipwhip/zipwhip-common-util/
implementation 'com.zipwhip:zipwhip-common-util:1.60.7-FINAL'
// https://jarcasting.com/artifacts/com.zipwhip/zipwhip-common-util/
implementation ("com.zipwhip:zipwhip-common-util:1.60.7-FINAL")
'com.zipwhip:zipwhip-common-util:jar:1.60.7-FINAL'
<dependency org="com.zipwhip" name="zipwhip-common-util" rev="1.60.7-FINAL">
<artifact name="zipwhip-common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zipwhip', module='zipwhip-common-util', version='1.60.7-FINAL')
)
libraryDependencies += "com.zipwhip" % "zipwhip-common-util" % "1.60.7-FINAL"
[com.zipwhip/zipwhip-common-util "1.60.7-FINAL"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| com.googlecode.libphonenumber : libphonenumber | jar | 5.3 |
| log4j : log4j | jar | 1.2.12 |
| org.slf4j : slf4j-api Optional | jar | 1.6.4 |
| commons-configuration : commons-configuration | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |