License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdcert-sdk |
Last Version | Last Version3.0.15.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
cert-sdk-3.0.15.RELEASE.pom | |
cert-sdk-3.0.15.RELEASE.jar | 4 KB |
cert-sdk-3.0.15.RELEASE-sources.jar | 3 KB |
cert-sdk-3.0.15.RELEASE-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/cert-sdk/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>cert-sdk</artifactId>
<version>3.0.15.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/cert-sdk/
implementation 'com.github.shoothzj:cert-sdk:3.0.15.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/cert-sdk/
implementation ("com.github.shoothzj:cert-sdk:3.0.15.RELEASE")
'com.github.shoothzj:cert-sdk:jar:3.0.15.RELEASE'
<dependency org="com.github.shoothzj" name="cert-sdk" rev="3.0.15.RELEASE">
<artifact name="cert-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='cert-sdk', version='3.0.15.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "cert-sdk" % "3.0.15.RELEASE"
[com.github.shoothzj/cert-sdk "3.0.15.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : java-tool | jar | 3.0.15.RELEASE |
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.64 |