is not current version
Last Version 0.2.29

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

A platform agnostic color library for compose

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

color-compose-android
Version

Version

0.2.25
Type

Type

aar

Download color-compose-android 0.2.25


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