is not current version
Last Version 0.6.2

com.github.karasiq:kalium-fork 0.6.0

A Java binding to Networking and Cryptography library by Daniel J. Bernstein

Categories

Categories

Kalium Security
GroupId

GroupId

com.github.karasiq
ArtifactId

ArtifactId

kalium-fork
Version

Version

0.6.0
Type

Type

jar

Download kalium-fork 0.6.0


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