Skip to content

justincalleja/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

To depend on this project, add the following repository:

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

and the following dependency (where the version is a release tag):

<dependency>
    <groupId>com.github.justincalleja</groupId>
    <artifactId>utils</artifactId>
    <version>Release tag</version>
</dependency>

See JitPack for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages