is not current version
Last Version 0.2.29

tz.co.asoft:color-compose-android 0.2.28

A platform agnostic color library for compose

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

color-compose-android
Version

Version

0.2.28
Type

Type

aar

Download color-compose-android 0.2.28


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