| Категории |
КатегорииSSLContext-Kickstart Безопасность |
|---|---|
| Группа | Группаio.github.hakky54 |
| Идентификатор | Идентификаторsslcontext-kickstart-for-apache4 |
| Версия | Версия7.0.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-apache4/ -->
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart-for-apache4</artifactId>
<version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-apache4/
implementation 'io.github.hakky54:sslcontext-kickstart-for-apache4:7.0.1'
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-apache4/
implementation ("io.github.hakky54:sslcontext-kickstart-for-apache4:7.0.1")
'io.github.hakky54:sslcontext-kickstart-for-apache4:jar:7.0.1'
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-apache4" rev="7.0.1">
<artifact name="sslcontext-kickstart-for-apache4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-apache4', version='7.0.1')
)
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-for-apache4" % "7.0.1"
[io.github.hakky54/sslcontext-kickstart-for-apache4 "7.0.1"]