is not current version
Last Version 1.1.1

systems.furdei:ripple-drawable 1.0

RippleDrawable support library for backward compatibility

GroupId

GroupId

systems.furdei
ArtifactId

ArtifactId

ripple-drawable
Version

Version

1.0
Type

Type

aar

Download ripple-drawable 1.0


<!-- https://jarcasting.com/artifacts/systems.furdei/ripple-drawable/ -->
<dependency>
    <groupId>systems.furdei</groupId>
    <artifactId>ripple-drawable</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/systems.furdei/ripple-drawable/
implementation 'systems.furdei:ripple-drawable:1.0'
// https://jarcasting.com/artifacts/systems.furdei/ripple-drawable/
implementation ("systems.furdei:ripple-drawable:1.0")
'systems.furdei:ripple-drawable:aar:1.0'
<dependency org="systems.furdei" name="ripple-drawable" rev="1.0">
  <artifact name="ripple-drawable" type="aar" />
</dependency>
@Grapes(
@Grab(group='systems.furdei', module='ripple-drawable', version='1.0')
)
libraryDependencies += "systems.furdei" % "ripple-drawable" % "1.0"
[systems.furdei/ripple-drawable "1.0"]