License |
License |
---|---|
GroupId | GroupIdro.holdone |
ArtifactId | ArtifactIdbubblegum |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbubblegum
Gradient animation library, that provides Animated drawable resources and views for enhancing user interfaces.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bubblegum-1.0.0.pom | |
bubblegum-1.0.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.holdone/bubblegum/ -->
<dependency>
<groupId>ro.holdone</groupId>
<artifactId>bubblegum</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ro.holdone/bubblegum/
implementation 'ro.holdone:bubblegum:1.0.0'
// https://jarcasting.com/artifacts/ro.holdone/bubblegum/
implementation ("ro.holdone:bubblegum:1.0.0")
'ro.holdone:bubblegum:aar:1.0.0'
<dependency org="ro.holdone" name="bubblegum" rev="1.0.0">
<artifact name="bubblegum" type="aar" />
</dependency>
@Grapes(
@Grab(group='ro.holdone', module='bubblegum', version='1.0.0')
)
libraryDependencies += "ro.holdone" % "bubblegum" % "1.0.0"
[ro.holdone/bubblegum "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |
com.jakewharton.timber : timber | jar | 5.0.1 |