Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdrepoexpress-redis |
Version | Version0.4.5 |
Type | Typejar |
Filename | Size |
---|---|
repoexpress-redis-0.4.5.pom | |
repoexpress-redis-0.4.5.jar | 9 KB |
repoexpress-redis-0.4.5-sources.jar | 6 KB |
repoexpress-redis-0.4.5-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-redis/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-redis</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-redis/
implementation 'com.strategicgains.repoexpress:repoexpress-redis:0.4.5'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-redis/
implementation ("com.strategicgains.repoexpress:repoexpress-redis:0.4.5")
'com.strategicgains.repoexpress:repoexpress-redis:jar:0.4.5'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-redis" rev="0.4.5">
<artifact name="repoexpress-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-redis', version='0.4.5')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-redis" % "0.4.5"
[com.strategicgains.repoexpress/repoexpress-redis "0.4.5"]