is not current version
Last Version 2.9

net.debasishg:redisclient_2.9.1 2.4.2


Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

redisclient_2.9.1
Version

Version

2.4.2
Type

Type

jar

Download redisclient_2.9.1 2.4.2


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