Arthur185 / MDLibKit

工具库

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDLibKit

Step 1. Add the JitPack repository to your build file

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

Step 2. Add the dependency

    compile 'com.github.AirrWang.MDLibKit:functionkit:releases'
    compile 'com.github.AirrWang.MDLibKit:thirdkit:releases'
    compile 'com.github.AirrWang.MDLibKit:systemkit:releases'

About

工具库


Languages

Language:Java 79.8%Language:JavaScript 16.3%Language:CSS 2.3%Language:HTML 1.7%