java-crypto

A simple Cryptography Implementation in Java for the Ark Blockchain.

License

License

MIT
GroupId

GroupId

com.bcdiploma
ArtifactId

ArtifactId

arkecosystem-crypto
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

java-crypto
A simple Cryptography Implementation in Java for the Ark Blockchain.
Project URL

Project URL

https://gitlab.com/BCDiploma/arkecosystem-crypto
Source Code Management

Source Code Management

https://gitlab.com/BCDiploma/arkecosystem-crypto/tree/dev

Download arkecosystem-crypto

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.14.7
org.bouncycastle : bcprov-jdk15on jar 1.62
com.google.code.gson : gson jar 2.8.0
com.google.guava : guava jar 28.0-jre
org.arkecosystem : client jar 0.1.4

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.8
0.1.7