| License |
License |
|---|---|
| GroupId | GroupIdcom.siddroid |
| ArtifactId | ArtifactIdholi |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionHoli
A library of colors and gradient builders for Android built using Jetpack Compose
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| holi-0.0.7.pom | |
| holi-0.0.7-sources.jar | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.siddroid/holi/ -->
<dependency>
<groupId>com.siddroid</groupId>
<artifactId>holi</artifactId>
<version>0.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.siddroid/holi/
implementation 'com.siddroid:holi:0.0.7'
// https://jarcasting.com/artifacts/com.siddroid/holi/
implementation ("com.siddroid:holi:0.0.7")
'com.siddroid:holi:aar:0.0.7'
<dependency org="com.siddroid" name="holi" rev="0.0.7">
<artifact name="holi" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.siddroid', module='holi', version='0.0.7')
)
libraryDependencies += "com.siddroid" % "holi" % "0.0.7"
[com.siddroid/holi "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| androidx.core » core-ktx | jar | 1.5.0 |
| androidx.compose.ui » ui | jar | 1.0.0-beta09 |
| androidx.compose.foundation » foundation | jar | 1.0.0-beta09 |
| androidx.compose.material » material | jar | 1.0.0-beta09 |