Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 07:05
· 166 commits to master since this release

Changelog

See Changelog#v1.1.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>sched-java-client</artifactId>
   <version>1.1.0</version>
</dependency>