is not current version
Last Version 0.0.10

com.ltonetwork:seasalt 0.0.8

NaCl and libsodium compatible library for public-key cryptography and hashing using Bouncy Castle.

Categories

Categories

Net
GroupId

GroupId

com.ltonetwork
ArtifactId

ArtifactId

seasalt
Version

Version

0.0.8
Type

Type

jar

Download seasalt 0.0.8


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