glomadrian / Grav

Configurable animations based on points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nice lib

jjhesk opened this issue · comments

great, lets upload your library to https://bintray.com/ so the user can make a easy call.

I find it in here:


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

	dependencies {
	        compile 'com.github.HKMOpen:Grav:1.0'
	}