is not current version
Last Version 0.29

com.github.luoshu-open:luoshu-id 0.1


GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu-id
Version

Version

0.1
Type

Type

jar

Download luoshu-id 0.1


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