is not current version
Last Version 1.5.4

com.github.shijingsh:xiushang-boot 1.5.0


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

xiushang-boot
Version

Version

1.5.0
Type

Type

pom

Download xiushang-boot 1.5.0

Filename Size
xiushang-boot-1.5.0.pom 11 KB
Browse

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