is not current version
Last Version 1.1.1

io.github.jccdex:JccCert 1.0.0-alpha

JccCert

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.jccdex
ArtifactId

ArtifactId

JccCert
Version

Version

1.0.0-alpha
Type

Type

jar

Download JccCert 1.0.0-alpha


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