artillerymans / StarCourt

项目公共类

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarCourt

项目公共类 Jeep手表

说明

Step 1. Add the JitPack repository to your build file

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

Step 2. Add the dependency

	dependencies {
	        implementation 'com.github.weizhizhu:StarCourt:1.0.0'
	}

About

项目公共类


Languages

Language:Java 100.0%