is not current version
Last Version 2.4.0

net.debasishg:redisclient_2.9.0-1 2.3.2


Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

redisclient_2.9.0-1
Version

Version

2.3.2
Type

Type

jar

Download redisclient_2.9.0-1 2.3.2


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