tuzanhua / CommonLibray

testdemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommonLibray

DownLoad

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}
    
    
dependencies {
        compile 'com.github.tuzanhua:CommonLibray:1.0'
}

About

testdemo


Languages

Language:Java 100.0%