Last Version

cryptoj 0.0.5

Wallet library supporting BIP 32

License

License

GroupId

GroupId

com.paymennt
ArtifactId

ArtifactId

cryptoj
Version

Version

0.0.5
Type

Type

jar
Description

Description

cryptoj
Wallet library supporting BIP 32
Project URL

Project URL

https://www.paymennt.com/
Source Code Management

Source Code Management

https://github.com/paymennt/cryptoj.git

Download cryptoj 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15to18 jar 1.71
net.i2p.crypto : eddsa jar 0.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.