1.3.2
- Better support for setting attributes from object's inheritance hierarchy (thanks @charleech)
To add to your Maven project:
<dependency>
<groupId>com.github.davidmarquis</groupId>
<artifactId>fluent-interface-proxy</artifactId>
<version>1.3.2</version>
</dependency>