License |
License |
---|---|
GroupId | GroupIdcom.google |
ArtifactId | ArtifactIdbitcoinj |
Last Version | Last Version0.11.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbitcoinj
A Java Bitcoin library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bitcoinj-0.11.3.pom | |
bitcoinj-0.11.3.jar | 1 MB |
bitcoinj-0.11.3-sources.jar | 657 KB |
bitcoinj-0.11.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google/bitcoinj/ -->
<dependency>
<groupId>com.google</groupId>
<artifactId>bitcoinj</artifactId>
<version>0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google/bitcoinj/
implementation 'com.google:bitcoinj:0.11.3'
// https://jarcasting.com/artifacts/com.google/bitcoinj/
implementation ("com.google:bitcoinj:0.11.3")
'com.google:bitcoinj:jar:0.11.3'
<dependency org="com.google" name="bitcoinj" rev="0.11.3">
<artifact name="bitcoinj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google', module='bitcoinj', version='0.11.3')
)
libraryDependencies += "com.google" % "bitcoinj" % "0.11.3"
[com.google/bitcoinj "0.11.3"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 Optional | jar | 1.3.167 |
com.madgag : sc-light-jdk15on | jar | 1.47.0.2 |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
net.jcip : jcip-annotations | jar | 1.0 |
com.lambdaworks : scrypt | jar | 1.3.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.0 |
org.slf4j : slf4j-jdk14 | jar | 1.7.5 |