Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Releases: xdev-software/csapi

v6.0.2

05 Jun 14:10
Compare
Choose a tag to compare

Changelog

See Changelog#v6.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>csapi</artifactId>
   <version>6.0.2</version>
</dependency>

v6.0.1

10 Feb 09:07
Compare
Choose a tag to compare

Changelog

Installation Maven Central

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>csapi</artifactId>
   <version>6.0.1</version>
</dependency>

v6.0.0

24 Sep 10:22
Compare
Choose a tag to compare

Changelog

Installation Maven Central

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>csapi</artifactId>
   <version>6.0.0</version>
</dependency>