is not current version
Last Version 1.0-rc3

com.github.attt:archer-redis 1.0-rc2


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-redis
Version

Version

1.0-rc2
Type

Type

jar

Download archer-redis 1.0-rc2


<!-- https://jarcasting.com/artifacts/com.github.attt/archer-redis/ -->
<dependency>
    <groupId>com.github.attt</groupId>
    <artifactId>archer-redis</artifactId>
    <version>1.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attt/archer-redis/
implementation 'com.github.attt:archer-redis:1.0-rc2'
// https://jarcasting.com/artifacts/com.github.attt/archer-redis/
implementation ("com.github.attt:archer-redis:1.0-rc2")
'com.github.attt:archer-redis:jar:1.0-rc2'
<dependency org="com.github.attt" name="archer-redis" rev="1.0-rc2">
  <artifact name="archer-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attt', module='archer-redis', version='1.0-rc2')
)
libraryDependencies += "com.github.attt" % "archer-redis" % "1.0-rc2"
[com.github.attt/archer-redis "1.0-rc2"]