/doraemon

useful java tool

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Maven Central Build License: GPL v3

Useful java tools

Installation

Maven

<dependency>
    <groupId>com.qwlabs.doraemon</groupId>
    <artifactId>lang</artifactId>
    <version>0.3.*</version>
    <type>pom</type>
</dependency>

Gradle

api 'com.qwlabs.doraemon:lang:0.2.*'

Document