Releases: xdev-software/universe-client
Releases · xdev-software/universe-client
v2.0.0
Changelog
See Changelog#v2.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>universe-client</artifactId>
<version>2.0.0</version>
</dependency>
v1.0.1
Changelog
See Changelog#v1.0.1 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>universe-client</artifactId>
<version>1.0.1</version>
</dependency>
v1.0.0
Changelog
See Changelog#v1.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>universe-client</artifactId>
<version>1.0.0</version>
</dependency>