Last Version

All the BIPs 1.0.1

Bitcoin Improvement Proposal

License

License

GroupId

GroupId

dev.prokop.crypto
ArtifactId

ArtifactId

crypto-bips
Version

Version

1.0.1
Type

Type

jar
Description

Description

All the BIPs
Bitcoin Improvement Proposal
Project URL

Project URL

https://github.com/bartprokop/crypto-bips
Source Code Management

Source Code Management

https://github.com/bartprokop/crypto-bips

Download crypto-bips 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
dev.prokop.commons : java-army-knife jar 1.0.2
org.web3j : crypto jar 4.6.3

test (2)

Group / Artifact Type Version
org.json : json jar 20200518
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.