Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 359 Bytes

File metadata and controls

24 lines (19 loc) · 359 Bytes

azlib-language

WIP Language lib for me :D

To add in your maven project

Repository:

<repository>
  <id>jitpack.io</id>
  <url>https://jitpack.io</url>
</repository>

Dependency:

<dependency>
  <groupId>com.github.Azrotho</groupId>
  <artifactId>azlib-language</artifactId>
  <version>Tag</version>
</dependency>

have fun :D