Categories |
CategoriesSSLContext-Kickstart Security |
---|---|
GroupId | GroupIdio.github.hakky54 |
ArtifactId | ArtifactIdsslcontext-kickstart-for-pem |
Version | Version7.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-pem/ -->
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart-for-pem</artifactId>
<version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-pem/
implementation 'io.github.hakky54:sslcontext-kickstart-for-pem:7.0.1'
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-pem/
implementation ("io.github.hakky54:sslcontext-kickstart-for-pem:7.0.1")
'io.github.hakky54:sslcontext-kickstart-for-pem:jar:7.0.1'
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-pem" rev="7.0.1">
<artifact name="sslcontext-kickstart-for-pem" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-pem', version='7.0.1')
)
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-for-pem" % "7.0.1"
[io.github.hakky54/sslcontext-kickstart-for-pem "7.0.1"]