Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 293 Bytes

java-utils

Some Java utilities that I wrote along the way of my professional journey.

Javadoc

http://alvinlin123.github.io/java-utils/apidocs/

Maven

<groupId>com.nappingcoder</groupId>
<artifactId>java-utils</artifactId>
<version>0.0.1</version>