is not current version
Last Version 0.29

com.github.luoshu-open:luoshu-spring 0.2


GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu-spring
Version

Version

0.2
Type

Type

jar

Download luoshu-spring 0.2


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