GroupId | GroupIdcom.github.luoshu-open |
---|---|
ArtifactId | ArtifactIdluoshu-id |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
luoshu-id-0.2.pom | |
luoshu-id-0.2.jar | 18 KB |
luoshu-id-0.2-sources.jar | 13 KB |
luoshu-id-0.2-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-id</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/
implementation 'com.github.luoshu-open:luoshu-id:0.2'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/
implementation ("com.github.luoshu-open:luoshu-id:0.2")
'com.github.luoshu-open:luoshu-id:jar:0.2'
<dependency org="com.github.luoshu-open" name="luoshu-id" rev="0.2">
<artifact name="luoshu-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-id', version='0.2')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-id" % "0.2"
[com.github.luoshu-open/luoshu-id "0.2"]