Skip to content

🐿️ Wrapper around Google's Nearby-Connections API

License

Notifications You must be signed in to change notification settings

danielceinos/Ratatosk

Repository files navigation

"Ratatosk is the squirrel who there shall run
On the ash-tree Yggdrasil;
From above the words of the eagle he bears,
And tells them to Nithhogg beneath."


Ratatosk 🐿️

Ratatosk it's a wrapper around Google's Nearby-Connections API

CircleCI

Download

Gradle:

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

... 

dependencies {
	        implementation 'com.github.danielceinos:Ratatosk:Tag'
}

WIP 💥💻🐿️