Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 13:02
· 367 commits to master since this release

Changelog

See Changelog#v1.2.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>sessionize-java-client</artifactId>
   <version>1.2.0</version>
</dependency>