Skip to content

frankodoom/Signalr

Repository files navigation

Codacy Badge

Signalr

Get Up and running with Signalr Java SDK for Android. This is a compiled version of the Android Signar library from the official Repository.

Using The Library

Add Jitpack Repository to your build file

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

Add the dependency to gradle and Sync

dependencies {
	        compile 'com.github.frankodoom:Signalr:1.0.0'
	}

About

A Gradle compatible compiled version of Microsoft Signalr Java SDK [OBSOLETE]

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages