is not current version
Last Version 1.3

com.github.traex.rippleeffect:library 1.2.2

Implementation of Ripple from Material Design

GroupId

GroupId

com.github.traex.rippleeffect
ArtifactId

ArtifactId

library
Version

Version

1.2.2
Type

Type

aar

Download library 1.2.2


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