is not current version
Last Version 0.29

com.github.luoshu-open:luoshu 0.28

https://gitee.com/bailuoo/luoshu.git

GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu
Version

Version

0.28
Type

Type

pom

Download luoshu 0.28

Filename Size
luoshu-0.28.pom 8 KB
Browse

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