is not current version
Last Version 3.1.15

com.github.shoothzj:java-sdk 3.0.5.RELEASE


Categories

Categories

Java Languages
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

java-sdk
Version

Version

3.0.5.RELEASE
Type

Type

pom

Download java-sdk 3.0.5.RELEASE

Filename Size
java-sdk-3.0.5.RELEASE.pom 863 bytes
Browse

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