License |
License |
---|---|
GroupId | GroupIdcom.langdashu |
ArtifactId | ArtifactIdflexible-uid |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
flexible-uid-1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.langdashu/flexible-uid/ -->
<dependency>
<groupId>com.langdashu</groupId>
<artifactId>flexible-uid</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid/
implementation 'com.langdashu:flexible-uid:1.1'
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid/
implementation ("com.langdashu:flexible-uid:1.1")
'com.langdashu:flexible-uid:pom:1.1'
<dependency org="com.langdashu" name="flexible-uid" rev="1.1">
<artifact name="flexible-uid" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.langdashu', module='flexible-uid', version='1.1')
)
libraryDependencies += "com.langdashu" % "flexible-uid" % "1.1"
[com.langdashu/flexible-uid "1.1"]