is not current version
Last Version 3.1.15

com.github.shoothzj:sdk-spring-util 3.0.15.RELEASE


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-spring-util
Version

Version

3.0.15.RELEASE
Type

Type

jar

Download sdk-spring-util 3.0.15.RELEASE


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