is not current version
Last Version 1.60.7-FINAL

com.zipwhip:zipwhip-common-util 1.60.0-FINAL

Java utilities for use with clients powered by the Zipwhip Cloud

GroupId

GroupId

com.zipwhip
ArtifactId

ArtifactId

zipwhip-common-util
Version

Version

1.60.0-FINAL
Type

Type

jar

Download zipwhip-common-util 1.60.0-FINAL


<!-- https://jarcasting.com/artifacts/com.zipwhip/zipwhip-common-util/ -->
<dependency>
    <groupId>com.zipwhip</groupId>
    <artifactId>zipwhip-common-util</artifactId>
    <version>1.60.0-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/com.zipwhip/zipwhip-common-util/
implementation 'com.zipwhip:zipwhip-common-util:1.60.0-FINAL'
// https://jarcasting.com/artifacts/com.zipwhip/zipwhip-common-util/
implementation ("com.zipwhip:zipwhip-common-util:1.60.0-FINAL")
'com.zipwhip:zipwhip-common-util:jar:1.60.0-FINAL'
<dependency org="com.zipwhip" name="zipwhip-common-util" rev="1.60.0-FINAL">
  <artifact name="zipwhip-common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zipwhip', module='zipwhip-common-util', version='1.60.0-FINAL')
)
libraryDependencies += "com.zipwhip" % "zipwhip-common-util" % "1.60.0-FINAL"
[com.zipwhip/zipwhip-common-util "1.60.0-FINAL"]