Release v2.2.0
Summary
This release adds support for the XRPL gateway_balances
method listed here and fixes an interning issue with a few types.
Changelog
- Fixes #179 (Remove all interning)
Maven
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.xrpl4j</groupId>
<artifactId>xrpl4j-bom</artifactId>
<version>2.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Javadoc
- Version 2.2.0