You can download lib-core-3.0.0.jar in this page.
The Apache Software License, Version 2.0
lib-core-3.0.0.jar file has the following types.
META-INF/MANIFEST.MF com.nhaarman.listviewanimations.ArrayAdapter.class com.nhaarman.listviewanimations.BaseAdapterDecorator.class com.nhaarman.listviewanimations.BuildConfig.class com.nhaarman.listviewanimations.appearance.AnimationAdapter.class com.nhaarman.listviewanimations.appearance.ResourceAnimationAdapter.class com.nhaarman.listviewanimations.appearance.SingleAnimationAdapter.class com.nhaarman.listviewanimations.appearance.ViewAnimator.class com.nhaarman.listviewanimations.appearance.simple.AlphaInAnimationAdapter.class com.nhaarman.listviewanimations.appearance.simple.ScaleInAnimationAdapter.class com.nhaarman.listviewanimations.appearance.simple.SwingBottomInAnimationAdapter.class com.nhaarman.listviewanimations.appearance.simple.SwingLeftInAnimationAdapter.class com.nhaarman.listviewanimations.appearance.simple.SwingRightInAnimationAdapter.class com.nhaarman.listviewanimations.util.AbsListViewWrapper.class com.nhaarman.listviewanimations.util.AdapterViewUtil.class com.nhaarman.listviewanimations.util.AnimatorUtil.class com.nhaarman.listviewanimations.util.Insertable.class com.nhaarman.listviewanimations.util.ListViewWrapper.class com.nhaarman.listviewanimations.util.ListViewWrapperSetter.class com.nhaarman.listviewanimations.util.Swappable.class
lib-core-3.0.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>com.nhaarman.listviewanimations</groupId> <artifactId>lib-core</artifactId> <version>3.0.0</version> <name>ListViewAnimations Library</name> <description>ListViewAnimations library</description> <url>https://github.com/nhaarman/ListViewAnimations</url> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>nhaarman</id> <name>Niek Haarman</name> </developer> </developers> <scm> <connection>scm:git@github.com:nhaarman/ListViewAnimations.git</connection> <developerConnection>scm:git@github.com:nhaarman/ListViewAnimations.git</developerConnection> <url>https://github.com/nhaarman/ListViewAnimations</url> </scm> <dependencies> <dependency> <groupId>com.nineoldandroids</groupId> <artifactId>library</artifactId> <version>2.4.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.android.support</groupId> <artifactId>support-annotations</artifactId> <version>+</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>com.nhaarman.listviewanimations</groupId> <artifactId>lib-core</artifactId> <version>3.0.0</version> </dependency>
If you think the following lib-core-3.0.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download lib-core-3.0.0.jar file