is not current version
Last Version 0.0.2

io.github.dzh:dimit-redis 0.0.1


Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.dzh
ArtifactId

ArtifactId

dimit-redis
Version

Version

0.0.1
Type

Type

jar

Download dimit-redis 0.0.1


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