Last Version

Nine Old Androids (Parent) 2.4.0

Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!

License

License

GroupId

GroupId

com.nineoldandroids
ArtifactId

ArtifactId

parent
Version

Version

2.4.0
Type

Type

pom
Description

Description

Nine Old Androids (Parent)
Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
Project URL

Project URL

https://github.com/JakeWharton/NineOldAndroids
Project Organization

Project Organization

Jake Wharton
Source Code Management

Source Code Management

http://github.com/JakeWharton/NineOldAndroids/

Download parent 2.4.0

Filename Size
parent-2.4.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.nineoldandroids/parent/ -->
<dependency>
    <groupId>com.nineoldandroids</groupId>
    <artifactId>parent</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nineoldandroids/parent/
implementation 'com.nineoldandroids:parent:2.4.0'
// https://jarcasting.com/artifacts/com.nineoldandroids/parent/
implementation ("com.nineoldandroids:parent:2.4.0")
'com.nineoldandroids:parent:pom:2.4.0'
<dependency org="com.nineoldandroids" name="parent" rev="2.4.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nineoldandroids', module='parent', version='2.4.0')
)
libraryDependencies += "com.nineoldandroids" % "parent" % "2.4.0"
[com.nineoldandroids/parent "2.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample