Skip to content

PukPukov/AncapCommons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release

AncapCommons

Несколько утилитарных классов.

Подключение в Maven

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

<dependency>
    <groupId>com.github.ancap-kun</groupId>
    <artifactId>AncapCommons</artifactId>
    <version>смотри вверху</version>
</dependency>