is not current version
Last Version 1.1

com.langdashu:flexible-uid 1.0


GroupId

GroupId

com.langdashu
ArtifactId

ArtifactId

flexible-uid
Version

Version

1.0
Type

Type

pom

Download flexible-uid 1.0

Filename Size
flexible-uid-1.0.pom 4 KB
Browse

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