is not current version
Last Version 0.7

com.github.spullara.redis:redisgen 0.4


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.spullara.redis
ArtifactId

ArtifactId

redisgen
Version

Version

0.4
Type

Type

jar

Download redisgen 0.4


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