Last Version

RippleEffect Library 1.3

Implementation of Ripple from Material Design

License

License

The MIT License (MIT)
GroupId

GroupId

com.github.traex.rippleeffect
ArtifactId

ArtifactId

library
Version

Version

1.3
Type

Type

aar
Description

Description

RippleEffect Library
Implementation of Ripple from Material Design
Project URL

Project URL

https://github.com/traex/RippleEffect
Source Code Management

Source Code Management

https://github.com/traex/RippleEffect

Download library 1.3


<!-- https://jarcasting.com/artifacts/com.github.traex.rippleeffect/library/ -->
<dependency>
    <groupId>com.github.traex.rippleeffect</groupId>
    <artifactId>library</artifactId>
    <version>1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.traex.rippleeffect/library/
implementation 'com.github.traex.rippleeffect:library:1.3'
// https://jarcasting.com/artifacts/com.github.traex.rippleeffect/library/
implementation ("com.github.traex.rippleeffect:library:1.3")
'com.github.traex.rippleeffect:library:aar:1.3'
<dependency org="com.github.traex.rippleeffect" name="library" rev="1.3">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.traex.rippleeffect', module='library', version='1.3')
)
libraryDependencies += "com.github.traex.rippleeffect" % "library" % "1.3"
[com.github.traex.rippleeffect/library "1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 22.0.0

Project Modules

There are no modules declared in this project.