Holi

A library of colors and gradient builders for Android built using Jetpack Compose

License

License

GroupId

GroupId

com.siddroid
ArtifactId

ArtifactId

holi
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

Holi
A library of colors and gradient builders for Android built using Jetpack Compose
Project URL

Project URL

https://github.com/patilsiddhesh/Holi
Source Code Management

Source Code Management

https://github.com/patilsiddhesh/Holi

Download holi

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6