Skip to content

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 09 Oct 13:35
· 226 commits to master since this release

Changelog

See Changelog#v1.2.4 for more information.

Installation

Add the following lines to your pom:

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