is not current version
Last Version 1.5.4

com.github.shijingsh:xiushang-boot 1.1.0


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

xiushang-boot
Version

Version

1.1.0
Type

Type

pom

Download xiushang-boot 1.1.0

Filename Size
xiushang-boot-1.1.0.pom 15 KB
Browse

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