is not current version
Last Version 1.1.1

io.github.jccdex:JccCert 1.1.0

JccCert

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.jccdex
ArtifactId

ArtifactId

JccCert
Version

Version

1.1.0
Type

Type

jar

Download JccCert 1.1.0


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