Download materiallist-1.2.0.jar file - Jar m

Jar examples for m:materiallist

Description

Android library aimed to get the beautiful CardViews that Google shows at its official design specifications

You can download jar file materiallist 1.2.0 in this page.

License

Apache v2

Build File

You can use the following script to add materiallist-1.2.0.jar to your project.

<dependency>
   <groupId>com.github.dexafree</groupId>
   <artifactId>materiallist</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.github.dexafree', name: 'materiallist', version: '1.2.0'
libraryDependencies += "com.github.dexafree" % "materiallist" % "1.2.0"
<dependency org="com.github.dexafree" name="materiallist" rev="1.2.0"/>
@Grapes(@Grab(group='com.github.dexafree', module='materiallist', version='1.2.0'))
'com.github.dexafree:materiallist:jar:1.2.0'

Download

Click the following link to download the jar file.

materiallist-1.2.0-javadoc.jar
materiallist-1.2.0-sources.jar
materiallist-1.2.0.pom



Related Tutorials