is not current version
Last Version 1.2.0

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


GroupId

GroupId

ar.com.siripo
ArtifactId

ArtifactId

arcache-backend-memcached
Version

Version

0.0.2
Type

Type

jar

Download arcache-backend-memcached 0.0.2


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