Download lib-core-3.1.0.jar file - Jar l

Jar examples for l:lib-core

Description

ListViewAnimations library

You can download jar file lib-core 3.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lib-core-3.1.0.jar to your project.

<dependency>
   <groupId>com.nhaarman.listviewanimations</groupId>
   <artifactId>lib-core</artifactId>
   <version>3.1.0</version>
</dependency>
compile group: 'com.nhaarman.listviewanimations', name: 'lib-core', version: '3.1.0'
libraryDependencies += "com.nhaarman.listviewanimations" % "lib-core" % "3.1.0"
<dependency org="com.nhaarman.listviewanimations" name="lib-core" rev="3.1.0"/>
@Grapes(@Grab(group='com.nhaarman.listviewanimations', module='lib-core', version='3.1.0'))
'com.nhaarman.listviewanimations:lib-core:jar:3.1.0'

Download

Click the following link to download the jar file.

lib-core-3.1.0-javadoc.jar
lib-core-3.1.0-sources.jar
lib-core-3.1.0.jar
lib-core-3.1.0.pom



Related Tutorials