Skip to content

Instantly share code, notes, and snippets.

@oguya
Created January 29, 2014 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oguya/8691882 to your computer and use it in GitHub Desktop.
Save oguya/8691882 to your computer and use it in GitHub Desktop.
Spring gradle configs
dependencies {
compile 'org.springframework.android:spring-android-rest-template:1.0.1.RELEASE'
compile 'org.springframework.android:spring-android-auth:1.0.1.RELEASE'
compile 'org.springframework.android:spring-android-core:1.0.1.RELEASE'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment