Download material-ripple-1.0.1.jar file - Jar m

Jar examples for m:material-ripple

Description

Ripple effect wrapper for Android views

You can download jar file material-ripple 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add material-ripple-1.0.1.jar to your project.

<dependency>
   <groupId>com.balysv</groupId>
   <artifactId>material-ripple</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.balysv', name: 'material-ripple', version: '1.0.1'
libraryDependencies += "com.balysv" % "material-ripple" % "1.0.1"
<dependency org="com.balysv" name="material-ripple" rev="1.0.1"/>
@Grapes(@Grab(group='com.balysv', module='material-ripple', version='1.0.1'))
'com.balysv:material-ripple:jar:1.0.1'

Download

Click the following link to download the jar file.

material-ripple-1.0.1-javadoc.jar
material-ripple-1.0.1-sources.jar
material-ripple-1.0.1.pom



Related Tutorials