Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

shibme/utils

Repository files navigation

Utils

Build Status Download Percentage of issues still open

Commonly used custom utils

Maven Dependency

Add to your pom.xml

<dependency>
	<groupId>me.shib.java.lib</groupId>
	<artifactId>utils</artifactId>
	<version>0.0.2</version>
</dependency>