| License | License
                                                        MIT License                                                 | 
|---|---|
| GroupId | GroupIdtz.co.asoft | 
| ArtifactId | ArtifactIdcolor-core | 
| Last Version | Last Version0.2.42 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncolor-core A platform agnostic color library | 
| Filename | Size | 
|---|---|
| color-core-0.2.42.pom | |
| color-core-0.2.42-sources.jar | 261 bytes | 
| color-core-0.2.42-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tz.co.asoft/color-core/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>color-core</artifactId>
    <version>0.2.42</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/tz.co.asoft/color-core/
implementation 'tz.co.asoft:color-core:0.2.42'// https://jarcasting.com/artifacts/tz.co.asoft/color-core/
implementation ("tz.co.asoft:color-core:0.2.42")'tz.co.asoft:color-core:pom:0.2.42'<dependency org="tz.co.asoft" name="color-core" rev="0.2.42">
  <artifact name="color-core" type="pom" />
</dependency>@Grapes(
@Grab(group='tz.co.asoft', module='color-core', version='0.2.42')
)libraryDependencies += "tz.co.asoft" % "color-core" % "0.2.42"[tz.co.asoft/color-core "0.2.42"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.7.0 |