is not current version
Last Version 3.1.15

com.github.shoothzj:sdk-net 3.1.0


Categories

Categories

Net
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-net
Version

Version

3.1.0
Type

Type

jar

Download sdk-net 3.1.0


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