is not current version
Last Version 1.1.5

com.github.antelopeframework:antelope-jedis 1.0.0


Categories

Categories

Ant Build Tools Jedis Data Databases
GroupId

GroupId

com.github.antelopeframework
ArtifactId

ArtifactId

antelope-jedis
Version

Version

1.0.0
Type

Type

jar

Download antelope-jedis 1.0.0


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