is not current version
Last Version 0.0.4

com.github.xetorthio:jedisque 0.0.3

Java client for disque

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.xetorthio
ArtifactId

ArtifactId

jedisque
Version

Version

0.0.3
Type

Type

jar

Download jedisque 0.0.3


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