Skip to content

zinmm/tool_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tool_utils

Simple framework and some tools.

gradle

allprojects { repositories { ... maven { url 'https://jitpack.io' } } }

dependencies { compile 'com.github.zinmm:tool_utils:1.1.2' }