com.bushidowallet:bushido-core-lib

Bushido Core Bitcoin and Cryptography lib

License

License

GroupId

GroupId

com.bushidowallet
ArtifactId

ArtifactId

bushido-core-lib
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.bushidowallet:bushido-core-lib
Bushido Core Bitcoin and Cryptography lib

Download bushido-core-lib

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20090211
org.bouncycastle : bcprov-jdk15on jar 1.50

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0