bitcoinj/core
Sean Gilligan e4c6b98536 Make Guava an api dependency using java-library
Use the Gradle java-library plugin to make Guava an `api`
dependency since Guava types are used in the bitcoinj public API.

This allows us to remove explicit dependencies on
Guava in the other modules.
2020-02-29 15:28:09 -08:00
..
src DefaultCoinSelector: Require only one broadcast confirmation when spending our own change. 2020-02-28 15:59:37 +01:00
build.gradle Make Guava an api dependency using java-library 2020-02-29 15:28:09 -08:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00