Jar examples for b:bitcoinj
A Java Bitcoin library
You can download jar file bitcoinj 0.11.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bitcoinj-0.11.3.jar to your project.
<dependency> <groupId>com.google</groupId> <artifactId>bitcoinj</artifactId> <version>0.11.3</version> </dependency>
compile group: 'com.google', name: 'bitcoinj', version: '0.11.3'
libraryDependencies += "com.google" % "bitcoinj" % "0.11.3"
<dependency org="com.google" name="bitcoinj" rev="0.11.3"/>
@Grapes(@Grab(group='com.google', module='bitcoinj', version='0.11.3'))
'com.google:bitcoinj:jar:0.11.3'
Click the following link to download the jar file.
bitcoinj-0.11.3-javadoc.jar