Last Version

Spring for Android Core 1.0.1.RELEASE

Spring for Android Core

License

License

GroupId

GroupId

org.springframework.android
ArtifactId

ArtifactId

spring-android-core
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Spring for Android Core
Spring for Android Core
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-core 1.0.1.RELEASE


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

Dependencies

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.