bitcoinj Parent

Provides the common configuration for the BitCoinJ modules

License

License

GroupId

GroupId

com.google
ArtifactId

ArtifactId

bitcoinj-parent
Last Version

Last Version

0.11.3
Release Date

Release Date

Type

Type

pom
Description

Description

bitcoinj Parent
Provides the common configuration for the BitCoinJ modules
Project URL

Project URL

http://code.google.com/p/bitcoinj
Source Code Management

Source Code Management

http://code.google.com/p/bitcoinj/source/browse

Download bitcoinj-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 Optional jar 1.7.5

Project Modules

  • core
  • examples
  • tools

Versions

Version
0.11.3
0.11.2
0.11.1