License |
License |
---|---|
GroupId | GroupIdcom.bushidowallet |
ArtifactId | ArtifactIdbushido-core-lib |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.bushidowallet:bushido-core-lib
Bushido Core Bitcoin and Cryptography lib
|
Filename | Size |
---|---|
bushido-core-lib-1.0.3.pom | |
bushido-core-lib-1.0.3.jar | 64 KB |
bushido-core-lib-1.0.3-sources.jar | 36 KB |
bushido-core-lib-1.0.3-javadoc.jar | 248 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20090211 |
org.bouncycastle : bcprov-jdk15on | jar | 1.50 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |