Jar examples for m:material
An Android library to bring Material Design UI to pre-Lolipop Android.
You can download jar file material 1.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add material-1.2.1.jar to your project.
<dependency> <groupId>com.github.rey5137</groupId> <artifactId>material</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.github.rey5137', name: 'material', version: '1.2.1'
libraryDependencies += "com.github.rey5137" % "material" % "1.2.1"
<dependency org="com.github.rey5137" name="material" rev="1.2.1"/>
@Grapes(@Grab(group='com.github.rey5137', module='material', version='1.2.1'))
'com.github.rey5137:material:jar:1.2.1'
Click the following link to download the jar file.
material-1.2.1-javadoc.jar