is not current version
Last Version 0.1.15

com.github.phantomthief:jedis-helper 0.1.13


Categories

Categories

Ant Build Tools Jedis Data Databases
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

jedis-helper
Version

Version

0.1.13
Type

Type

jar

Download jedis-helper 0.1.13


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