color-compose

A platform agnostic color library for compose

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

color-compose-android
Last Version

Last Version

0.2.29
Release Date

Release Date

Type

Type

aar
Description

Description

color-compose
A platform agnostic color library for compose

Download color-compose-android

How to add to project

<!-- https://jarcasting.com/artifacts/tz.co.asoft/color-compose-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>color-compose-android</artifactId>
    <version>0.2.29</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/color-compose-android/
implementation 'tz.co.asoft:color-compose-android:0.2.29'
// https://jarcasting.com/artifacts/tz.co.asoft/color-compose-android/
implementation ("tz.co.asoft:color-compose-android:0.2.29")
'tz.co.asoft:color-compose-android:aar:0.2.29'
<dependency org="tz.co.asoft" name="color-compose-android" rev="0.2.29">
  <artifact name="color-compose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='color-compose-android', version='0.2.29')
)
libraryDependencies += "tz.co.asoft" % "color-compose-android" % "0.2.29"
[tz.co.asoft/color-compose-android "0.2.29"]

Dependencies

compile (4)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.1.0-beta04
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
tz.co.asoft : color-core-jvm jar 0.2.29
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.29
0.2.28
0.2.27
0.2.26
0.2.25
0.2.23
0.2.22
0.2.21
0.2.20
0.2.10
0.2.0
0.0.80