This repository was archived by the owner on Jan 18, 2024. It is now read-only.
Releases: xdev-software/xapi
Releases · xdev-software/xapi
v6.0.2
Changelog
See Changelog#v6.0.2 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi</artifactId>
<version>6.0.2</version>
</dependency>
v6.0.1
Changelog
This release contains major breaking changes. See Changelog#v6.0.1 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi</artifactId>
<version>6.0.1</version>
</dependency>
v6.0.0
Changelog
This release contains major breaking changes. See Changelog#v6.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi</artifactId>
<version>6.0.0</version>
</dependency>
v5.0.3
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi</artifactId>
<version>5.0.3</version>
</dependency>
v5.0.2
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi</artifactId>
<version>5.0.2</version>
</dependency>