Skip to content

wyp0596/commons-j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commons-j

License Maven Central

Commons lib for Java

Apache Maven

<dependency>
    <groupId>io.github.wyp0596</groupId>
    <artifactId>commons-j</artifactId>
    <version>0.1.1</version>
</dependency>

Gradle/Grails

compile 'io.github.wyp0596:commons-j:0.1.1'