is not current version
Last Version 1.3

com.github.traex.rippleeffect:library 1.1.1

Implementation of Ripple from Material Design

GroupId

GroupId

com.github.traex.rippleeffect
ArtifactId

ArtifactId

library
Version

Version

1.1.1
Type

Type

aar

Download library 1.1.1


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