Skip to content
This repository was archived by the owner on Jul 4, 2022. It is now read-only.

Utils Version Parser

Leonhard edited this page Sep 16, 2020 · 9 revisions

WIP

Versions

Modules required

Converters

Modules

The Updater API is located in the simplixcore-common-api.

Repository & Dependencies:

<repository>
  <id>simplixsoft-public</id>
  <url>https://repo.simplix.dev/repository/simplixsoft-public/</url>
</repository>
<dependency>
  <groupId>dev.simplix.core</groupId>
  <artifactId>simplixcore-common-api</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>

Usage

Clone this wiki locally