Skip to content

Release 1.4.0

Latest
Compare
Choose a tag to compare
@yuripourre yuripourre released this 16 Apr 00:57
· 175 commits to master since this release

This release has a new structure, much more flexible.

  • Added better ways to manipulate and compare multiple concepts.
  • Added JSON Support
<dependency>
    <groupId>com.harium.suneidesis</groupId>
    <artifactId>core</artifactId>
    <version>1.4.0</version>
</dependency>