GroupId | GroupIdcom.github.luoshu-open |
---|---|
ArtifactId | ArtifactIdluoshu-id |
Version | Version0.3 |
Type | Typejar |
Filename | Size |
---|---|
luoshu-id-0.3.pom | |
luoshu-id-0.3.jar | 78 KB |
luoshu-id-0.3-sources.jar | 22 KB |
luoshu-id-0.3-javadoc.jar | 165 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/
implementation 'com.github.luoshu-open:luoshu-id:0.3'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/
implementation ("com.github.luoshu-open:luoshu-id:0.3")
'com.github.luoshu-open:luoshu-id:jar:0.3'
<dependency org="com.github.luoshu-open" name="luoshu-id" rev="0.3">
<artifact name="luoshu-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-id', version='0.3')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-id" % "0.3"
[com.github.luoshu-open/luoshu-id "0.3"]