Skip to content

v2.2.4

Choose a tag to compare

@github-actions github-actions released this 20 Apr 11:38
· 17 commits to master since this release

Changelog

See Changelog#v2.2.4 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.sse</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>2.2.4</version>
</dependency>

You can also use the BOM for easier dependency management.