A collection of useful tools that use the bitcoinj library to perform wallet operations
'org.bitcoinj:bitcoinj-tools:0.13'
<dependency>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-tools</artifactId>
<version>0.13</version>
</dependency>
<dependency org="org.bitcoinj" name="bitcoinj-tools" rev="0.13"/>
"org.bitcoinj", "bitcoinj-tools", "0.13"