338bd81cf12d7fdc5e31ab3d384e38b5ae4bf201
AuxProtect
Wiki: https://github.com/Heliosares/AuxProtect/wiki
API
Maven
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.Heliosares</groupId>
<artifactId>AuxProtect</artifactId>
<version>1.2</version>
</dependency>
Gradle
maven { url 'https://jitpack.io' }
implementation 'com.github.Heliosares:AuxProtect:1.2'
Description
Languages
Java
100%