| License |
License |
|---|---|
| GroupId | GroupIdru.noties |
| ArtifactId | ArtifactIdccf |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionColorCrossFade
Color cross fade utility for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ccf-1.0.0.pom | |
| ccf-1.0.0.aar | 8 KB |
| ccf-1.0.0-sources.jar | 3 KB |
| ccf-1.0.0-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.noties/ccf/ -->
<dependency>
<groupId>ru.noties</groupId>
<artifactId>ccf</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/ccf/
implementation 'ru.noties:ccf:1.0.0'
// https://jarcasting.com/artifacts/ru.noties/ccf/
implementation ("ru.noties:ccf:1.0.0")
'ru.noties:ccf:aar:1.0.0'
<dependency org="ru.noties" name="ccf" rev="1.0.0">
<artifact name="ccf" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='ccf', version='1.0.0')
)
libraryDependencies += "ru.noties" % "ccf" % "1.0.0"
[ru.noties/ccf "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 23.1.0 |