Files download
File Operation
sslcontext-kickstart-3.0.6.jar download
sslcontext-kickstart-3.0.6.pom download
sslcontext-kickstart-3.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hakky54</groupId>
  <artifactId>sslcontext-kickstart</artifactId>
  <version>3.0.6</version>
</dependency>
Gradle Groovy
implementation 'io.github.hakky54:sslcontext-kickstart:3.0.6'
Gradle Kotlin
implementation("io.github.hakky54:sslcontext-kickstart:3.0.6")
Scala SBT
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart" % "3.0.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hakky54', module='sslcontext-kickstart', version='3.0.6')
)
Apache Ivy
<dependency org="io.github.hakky54" name="sslcontext-kickstart" rev="3.0.6" />
Leiningen
[io.github.hakky54/sslcontext-kickstart "3.0.6"]
Apache Buildr
'io.github.hakky54:sslcontext-kickstart:jar:3.0.6'