Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 657 Bytes

idea rultor

Build Status Maven Central

How to Use

<dependency>
  <groupId>io.github.portlek</groupId>
  <artifactId>hocongration</artifactId>
  <version>${version}</version>
</dependency>
implementation("io.github.portlek:hocongration:${version}")