Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

[DEPRECATED] Java Client SDK for Azure Mobile Apps

License

Notifications You must be signed in to change notification settings

minyushov/azure-mobile-apps-java

 
 

Repository files navigation

Microsoft Azure Mobile Apps: Java Client SDK

With Microsoft Azure Mobile Apps you can add a scalable backend to your connected client applications in minutes. To learn more, visit our Developer Center.

Integration

repositories {
    maven { url "http://dl.bintray.com/minyushov/azure" }
}

dependencies {
    compile "com.minyushov.azure:azure-mobile-apps:4.0.5"
}

Useful Resources

About

[DEPRECATED] Java Client SDK for Azure Mobile Apps

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%