is not current version
Last Version 2.3.1

net.debasishg:redisclient_2.8.1 2.1


Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

redisclient_2.8.1
Version

Version

2.1
Type

Type

jar

Download redisclient_2.8.1 2.1


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