Last Version

Spring for Android Auth 1.0.1.RELEASE

Spring for Android Auth

License

License

GroupId

GroupId

org.springframework.android
ArtifactId

ArtifactId

spring-android-auth
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Spring for Android Auth
Spring for Android Auth
Project URL

Project URL

https://github.com/SpringSource/spring-android
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://github.com/SpringSource/spring-android

Download spring-android-auth 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.android/spring-android-auth/ -->
<dependency>
    <groupId>org.springframework.android</groupId>
    <artifactId>spring-android-auth</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.android/spring-android-auth/
implementation 'org.springframework.android:spring-android-auth:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.android/spring-android-auth/
implementation ("org.springframework.android:spring-android-auth:1.0.1.RELEASE")
'org.springframework.android:spring-android-auth:jar:1.0.1.RELEASE'
<dependency org="org.springframework.android" name="spring-android-auth" rev="1.0.1.RELEASE">
  <artifact name="spring-android-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.android', module='spring-android-auth', version='1.0.1.RELEASE')
)
libraryDependencies += "org.springframework.android" % "spring-android-auth" % "1.0.1.RELEASE"
[org.springframework.android/spring-android-auth "1.0.1.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.android : spring-android-core jar 1.0.1.RELEASE
org.springframework.android : spring-android-rest-template jar 1.0.1.RELEASE
org.springframework.security : spring-security-crypto jar 3.1.3.RELEASE
org.springframework.social : spring-social-core jar 1.0.2.RELEASE

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.