is not current version
Last Version 1.5.4

com.github.shijingsh:xiushang-boot 1.4.2


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

xiushang-boot
Version

Version

1.4.2
Type

Type

pom

Download xiushang-boot 1.4.2

Filename Size
xiushang-boot-1.4.2.pom 16 KB
Browse

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