is not current version
Last Version 0.8.9

com.googlecode.icegem:icegem-cache-utils 0.8.6


GroupId

GroupId

com.googlecode.icegem
ArtifactId

ArtifactId

icegem-cache-utils
Version

Version

0.8.6
Type

Type

jar

Download icegem-cache-utils 0.8.6


<!-- https://jarcasting.com/artifacts/com.googlecode.icegem/icegem-cache-utils/ -->
<dependency>
    <groupId>com.googlecode.icegem</groupId>
    <artifactId>icegem-cache-utils</artifactId>
    <version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.icegem/icegem-cache-utils/
implementation 'com.googlecode.icegem:icegem-cache-utils:0.8.6'
// https://jarcasting.com/artifacts/com.googlecode.icegem/icegem-cache-utils/
implementation ("com.googlecode.icegem:icegem-cache-utils:0.8.6")
'com.googlecode.icegem:icegem-cache-utils:jar:0.8.6'
<dependency org="com.googlecode.icegem" name="icegem-cache-utils" rev="0.8.6">
  <artifact name="icegem-cache-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.icegem', module='icegem-cache-utils', version='0.8.6')
)
libraryDependencies += "com.googlecode.icegem" % "icegem-cache-utils" % "0.8.6"
[com.googlecode.icegem/icegem-cache-utils "0.8.6"]