is not current version
Last Version 1.2.0

ar.com.siripo:arcache-backend-inmemory 0.0.2


GroupId

GroupId

ar.com.siripo
ArtifactId

ArtifactId

arcache-backend-inmemory
Version

Version

0.0.2
Type

Type

jar

Download arcache-backend-inmemory 0.0.2


<!-- https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-inmemory/ -->
<dependency>
    <groupId>ar.com.siripo</groupId>
    <artifactId>arcache-backend-inmemory</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-inmemory/
implementation 'ar.com.siripo:arcache-backend-inmemory:0.0.2'
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-inmemory/
implementation ("ar.com.siripo:arcache-backend-inmemory:0.0.2")
'ar.com.siripo:arcache-backend-inmemory:jar:0.0.2'
<dependency org="ar.com.siripo" name="arcache-backend-inmemory" rev="0.0.2">
  <artifact name="arcache-backend-inmemory" type="jar" />
</dependency>
@Grapes(
@Grab(group='ar.com.siripo', module='arcache-backend-inmemory', version='0.0.2')
)
libraryDependencies += "ar.com.siripo" % "arcache-backend-inmemory" % "0.0.2"
[ar.com.siripo/arcache-backend-inmemory "0.0.2"]