License |
License |
---|---|
GroupId | GroupIdio.github.openvega |
ArtifactId | ArtifactIdopenssl-parent |
Last Version | Last Version1.0.2k |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenSSL Parent
OpenSSL Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openssl-parent-1.0.2k.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.openvega/openssl-parent/ -->
<dependency>
<groupId>io.github.openvega</groupId>
<artifactId>openssl-parent</artifactId>
<version>1.0.2k</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.openvega/openssl-parent/
implementation 'io.github.openvega:openssl-parent:1.0.2k'
// https://jarcasting.com/artifacts/io.github.openvega/openssl-parent/
implementation ("io.github.openvega:openssl-parent:1.0.2k")
'io.github.openvega:openssl-parent:pom:1.0.2k'
<dependency org="io.github.openvega" name="openssl-parent" rev="1.0.2k">
<artifact name="openssl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.openvega', module='openssl-parent', version='1.0.2k')
)
libraryDependencies += "io.github.openvega" % "openssl-parent" % "1.0.2k"
[io.github.openvega/openssl-parent "1.0.2k"]