MVN

com.google : bitcoinj

Maven & Gradle

Jun 11, 2014
8 usages

bitcoinj · A Java Bitcoin library

<dependency>
    <groupId>com.google</groupId>
    <artifactId>bitcoinj</artifactId>
    <version>0.11.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google : bitcoinj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.3

All Versions

Choose a version of com.google : bitcoinj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
bitcoinj-0.11.3
bitcoinj-0.11.2
bitcoinj-0.11.1

How to add a dependency to Maven

Add the following com.google : bitcoinj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google</groupId>
    <artifactId>bitcoinj</artifactId>
    <version>0.11.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google : bitcoinj gradle dependency to your build.gradle file:

implementation 'com.google:bitcoinj:0.11.3'

Gradle Kotlin DSL: Add the following com.google : bitcoinj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google:bitcoinj:0.11.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google : bitcoinj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google" % "bitcoinj" % "0.11.3"

Advertisement

Dependencies from Group

Jun 11, 2014
8 usages
Mar 09, 2010

Discover Dependencies

May 17, 2014
1 usages
55 stars
May 23, 2014
1 usages
Mar 05, 2015
2 usages
Jun 11, 2014
2 usages
Aug 26, 2012
19 usages
494 stars
Jan 17, 2022
1 usages
56 stars
Jul 28, 2011
34 usages
Feb 09, 2015
6 usages
74 stars
Feb 13, 2015
3 usages
18 stars