Jar examples for m:material-raised-button
Simple Android material raised button library for 15+ API
You can download jar file material-raised-button 1.0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add material-raised-button-1.0.5.jar to your project.
<dependency> <groupId>com.github.VyacheslavShmakin</groupId> <artifactId>material-raised-button</artifactId> <version>1.0.5</version> </dependency>
compile group: 'com.github.VyacheslavShmakin', name: 'material-raised-button', version: '1.0.5'
libraryDependencies += "com.github.VyacheslavShmakin" % "material-raised-button" % "1.0.5"
<dependency org="com.github.VyacheslavShmakin" name="material-raised-button" rev="1.0.5"/>
@Grapes(@Grab(group='com.github.VyacheslavShmakin', module='material-raised-button', version='1.0.5'))
'com.github.VyacheslavShmakin:material-raised-button:jar:1.0.5'
Click the following link to download the jar file.
material-raised-button-1.0.5-javadoc.jar