Categories |
CategoriesAnt Build Tools Redis Data Databases Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-redis |
Version | Version0.9.2-RC3 |
Type | Typejar |
Filename | Size |
---|---|
qbit-redis-0.9.2-RC3.pom | |
qbit-redis-0.9.2-RC3.jar | 5 KB |
qbit-redis-0.9.2-RC3-sources.jar | 2 KB |
qbit-redis-0.9.2-RC3-javadoc.jar | 64 KB |
Browse |
<!-- 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"]