Skip to content

me.cassayre.florian.hawk 2.0.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>me.cassayre.florian</groupId>
  <artifactId>hawk</artifactId>
  <version>2.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This package is available in the following repository.

<repository>
  <id>zdevelopers-hawk</id>
  <url>https://maven.zcraft.fr/Hawk</url>
</repository>

A whole new start for Hawk. The API stayed mostly backwards compatible, but under the hood, the format changed a lot to be independent from the Minecraft version as much as possible, so updates are easier. The website was rebuilt in Python/Django + Rust to add more possibilities in the future.