Adobe Color Tool

Android library for importing / exporting colors as ACO & ASE files.

License

License

MIT
GroupId

GroupId

com.chillibits
ArtifactId

ArtifactId

adobecolortool
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

Adobe Color Tool
Android library for importing / exporting colors as ACO & ASE files.
Project URL

Project URL

https://github.com/marcauberer/adobe-color-tool
Source Code Management

Source Code Management

https://github.com/marcauberer/adobe-color-tool

Download adobecolortool

How to add to project

<!-- https://jarcasting.com/artifacts/com.chillibits/adobecolortool/ -->
<dependency>
    <groupId>com.chillibits</groupId>
    <artifactId>adobecolortool</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chillibits/adobecolortool/
implementation 'com.chillibits:adobecolortool:1.0.4'
// https://jarcasting.com/artifacts/com.chillibits/adobecolortool/
implementation ("com.chillibits:adobecolortool:1.0.4")
'com.chillibits:adobecolortool:aar:1.0.4'
<dependency org="com.chillibits" name="adobecolortool" rev="1.0.4">
  <artifact name="adobecolortool" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chillibits', module='adobecolortool', version='1.0.4')
)
libraryDependencies += "com.chillibits" % "adobecolortool" % "1.0.4"
[com.chillibits/adobecolortool "1.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
com.github.florent37 » inline-activity-result-kotlin jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1