is not current version
Last Version 1.1

com.langdashu:flexible-uid-redis 1.0


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.langdashu
ArtifactId

ArtifactId

flexible-uid-redis
Version

Version

1.0
Type

Type

jar

Download flexible-uid-redis 1.0


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