GroupId | GroupIdsystems.furdei |
---|---|
ArtifactId | ArtifactIdripple-drawable |
Version | Version1.0 |
Type | Typeaar |
Filename | Size |
---|---|
ripple-drawable-1.0.pom | |
ripple-drawable-1.0.aar | 119 KB |
ripple-drawable-1.0-sources.jar | 97 KB |
ripple-drawable-1.0-javadoc.jar | 252 KB |
Browse |
<!-- 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"]