License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdrainbow |
Version | Version1.0.4 |
Type | Typeaar |
Description |
Descriptionrainbow
A fluent way to apply gradations and tinting for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rainbow-1.0.4.pom | |
rainbow-1.0.4.module | 2 KB |
rainbow-1.0.4-sources.jar | 9 KB |
rainbow-1.0.4-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/rainbow/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>rainbow</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/rainbow/
implementation 'com.github.skydoves:rainbow:1.0.4'
// https://jarcasting.com/artifacts/com.github.skydoves/rainbow/
implementation ("com.github.skydoves:rainbow:1.0.4")
'com.github.skydoves:rainbow:aar:1.0.4'
<dependency org="com.github.skydoves" name="rainbow" rev="1.0.4">
<artifact name="rainbow" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='rainbow', version='1.0.4')
)
libraryDependencies += "com.github.skydoves" % "rainbow" % "1.0.4"
[com.github.skydoves/rainbow "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.0-alpha02 |