is not current version
Last Version 0.2.0

de.sfuhrm:openssl4j 0.1.3

Java binding to OpenSSL library functions

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

openssl4j
Version

Version

0.1.3
Type

Type

jar

Download openssl4j 0.1.3


<!-- https://jarcasting.com/artifacts/de.sfuhrm/openssl4j/ -->
<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>openssl4j</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/openssl4j/
implementation 'de.sfuhrm:openssl4j:0.1.3'
// https://jarcasting.com/artifacts/de.sfuhrm/openssl4j/
implementation ("de.sfuhrm:openssl4j:0.1.3")
'de.sfuhrm:openssl4j:jar:0.1.3'
<dependency org="de.sfuhrm" name="openssl4j" rev="0.1.3">
  <artifact name="openssl4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='openssl4j', version='0.1.3')
)
libraryDependencies += "de.sfuhrm" % "openssl4j" % "0.1.3"
[de.sfuhrm/openssl4j "0.1.3"]