License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.github.traex.rippleeffect |
ArtifactId | ArtifactIdlibrary |
Version | Version1.3 |
Type | Typeaar |
Description |
DescriptionRippleEffect Library
Implementation of Ripple from Material Design
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.3.pom | |
library-1.3.aar | 10 KB |
library-1.3-sources.jar | 4 KB |
library-1.3-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 22.0.0 |