You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ <h2>Features</h2>
32
32
33
33
<h1id="getting-started">Getting started</h1>
34
34
35
-
<p>You can <ahref="https://search.maven.org/remotecontent?filepath=org/bitcoinj/bitcoinj-core/0.14.7/bitcoinj-core-0.14.7-bundled.jar" class="downloadlink">download the library as a JAR</a>, or <ahref="/using-maven">use Maven</a>/<ahref="/using-gradle">use Gradle</a>, or <ahref="https://github.com/bitcoinj/bitcoinj">get the code from github</a>. Then read:</p>
35
+
<p>You can <ahref="https://search.maven.org/remotecontent?filepath=org/bitcoinj/bitcoinj-core/0.15/bitcoinj-core-0.15.jar" class="downloadlink">download the library as a JAR</a>, or <ahref="/using-maven">use Maven</a>/<ahref="/using-gradle">use Gradle</a>, or <ahref="https://github.com/bitcoinj/bitcoinj">get the code from github</a>. Then read:</p>
36
36
37
37
<ul>
38
38
<li><ahref="https://bitcoin.org/bitcoin.pdf">Satoshi's white paper</a> - the bitcoinj documentation assumes basic familiarity with how Bitcoin works, the structure of transactions and the block chain.</li>
0 commit comments