Skip to content

1.3.2

Compare
Choose a tag to compare
@davidmarquis davidmarquis released this 03 Sep 14:20
· 62 commits to master since this release
  • 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>