is not current version
Last Version 0.0.2

com.bluejeans:redis-collection-client 0.0.1

Redis collection client

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.bluejeans
ArtifactId

ArtifactId

redis-collection-client
Version

Version

0.0.1
Type

Type

jar

Download redis-collection-client 0.0.1


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