Skip to content

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 07:40
· 77 commits to master since this release

Changelog

See Changelog#v3.3.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.tci</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>3.3.0</version>
</dependency>

You can also use the BOM for easier dependency management.