Closed GoogleCodeExporter closed 9 years ago
That's Guava and if you look at the pom.xml:
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>13.0.1</version>
</dependency>
This kind of support question is better asked on the bitcoinj google group.
Original comment by andreas....@gmail.com
on 18 Oct 2013 at 8:05
btw. Maven manages dependencies for you. For example, if you use "mvn
dependency:copy-dependencies" it copies all required artifacts to
target/dependency.
Original comment by andreas....@gmail.com
on 18 Oct 2013 at 8:08
Original issue reported on code.google.com by
paracelc...@gmail.com
on 18 Oct 2013 at 7:56