is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-redis 0.9.2-RC3

Redis Support

Categories

Categories

Ant Build Tools Redis Data Databases Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

qbit-redis
Version

Version

0.9.2-RC3
Type

Type

jar

Download qbit-redis 0.9.2-RC3


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