is not current version
Last Version 2.0.0

java-crypto 1.2.9

A Simple Cryptography Implementation in Java for the ARK CORE Blockchain Framework.

License

License

MIT
GroupId

GroupId

org.arkecosystem
ArtifactId

ArtifactId

crypto
Version

Version

1.2.9
Type

Type

jar
Description

Description

java-crypto
A Simple Cryptography Implementation in Java for the ARK CORE Blockchain Framework.
Project URL

Project URL

https://sdk.ark.dev/java/crypto
Source Code Management

Source Code Management

https://github.com/ArkEcosystem/java-crypto/tree/1.2.8

Download crypto 1.2.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.15.8
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 28.2-jre

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.