is not current version
Last Version 1.1

com.langdashu:flexible-uid-xml 1.0


GroupId

GroupId

com.langdashu
ArtifactId

ArtifactId

flexible-uid-xml
Version

Version

1.0
Type

Type

jar

Download flexible-uid-xml 1.0


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