is not current version
Last Version 1.5.4

com.github.shijingsh:xs-service 1.5.0


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

xs-service
Version

Version

1.5.0
Type

Type

jar

Download xs-service 1.5.0


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