is not current version
Last Version 3.0.15.RELEASE

com.github.shoothzj:cert-sdk 3.0.1.RELEASE


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

cert-sdk
Version

Version

3.0.1.RELEASE
Type

Type

jar

Download cert-sdk 3.0.1.RELEASE


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