| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdio.github.jccdex |
| ArtifactId | ArtifactIdJccCert |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJccCert
JccCert
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| JccCert-1.1.1.pom | |
| JccCert-1.1.1.jar | 10 KB |
| JccCert-1.1.1-sources.jar | 4 KB |
| JccCert-1.1.1-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jccdex/JccCert/ -->
<dependency>
<groupId>io.github.jccdex</groupId>
<artifactId>JccCert</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jccdex/JccCert/
implementation 'io.github.jccdex:JccCert:1.1.1'
// https://jarcasting.com/artifacts/io.github.jccdex/JccCert/
implementation ("io.github.jccdex:JccCert:1.1.1")
'io.github.jccdex:JccCert:jar:1.1.1'
<dependency org="io.github.jccdex" name="JccCert" rev="1.1.1">
<artifact name="JccCert" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jccdex', module='JccCert', version='1.1.1')
)
libraryDependencies += "io.github.jccdex" % "JccCert" % "1.1.1"
[io.github.jccdex/JccCert "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.jccdex : JccWallet | jar | 1.1.2 |
| io.github.jccdex : JccJingtum | jar | 1.1.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.alibaba : fastjson | jar | 1.2.75 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |