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