Skip to content

Releases: xdev-software/tci-base

v1.0.1

08 May 07:56
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>tci-base</artifactId>
   <version>1.0.1</version>
</dependency>

v1.0.0

06 May 10:38
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>tci-base</artifactId>
   <version>1.0.0</version>
</dependency>