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