monero-java-v0.1.4
- Added ability to validate Monero addresses (primary, integrated, and subaddresses) on mainnet, testnet, or stagenet in native Java.
- Removed commons.io, guava, log4j, and JUnit runtime dependencies in support of
monero-java-lite
.
Credit goes to @electrotype for contributing the address validation code.