is not current version
Last Version 0.4.8

com.strategicgains.repoexpress:repoexpress-redis 0.4.1


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

repoexpress-redis
Version

Version

0.4.1
Type

Type

jar

Download repoexpress-redis 0.4.1


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