Jar examples for m:materiallist
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.
Apache v2
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'
Click the following link to download the jar file.
materiallist-1.2.0-javadoc.jar