is not current version
Last Version 0.0.4

com.github.xetorthio:jedisque 0.0.1

Java client for disque

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.xetorthio
ArtifactId

ArtifactId

jedisque
Version

Version

0.0.1
Type

Type

jar

Download jedisque 0.0.1


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