is not current version
Last Version 1.1.16

co.abit.prime:prime-cache 1.1.4


GroupId

GroupId

co.abit.prime
ArtifactId

ArtifactId

prime-cache
Version

Version

1.1.4
Type

Type

jar

Download prime-cache 1.1.4


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