License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.ajalt.colormath.extensions |
ArtifactId | ArtifactIdcolormath-ext-android-colorint |
Version | Version3.1.1 |
Type | Typeaar |
Description |
DescriptionColormath
Multiplatform color space conversions for Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ajalt.colormath.extensions/colormath-ext-android-colorint/ -->
<dependency>
<groupId>com.github.ajalt.colormath.extensions</groupId>
<artifactId>colormath-ext-android-colorint</artifactId>
<version>3.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajalt.colormath.extensions/colormath-ext-android-colorint/
implementation 'com.github.ajalt.colormath.extensions:colormath-ext-android-colorint:3.1.1'
// https://jarcasting.com/artifacts/com.github.ajalt.colormath.extensions/colormath-ext-android-colorint/
implementation ("com.github.ajalt.colormath.extensions:colormath-ext-android-colorint:3.1.1")
'com.github.ajalt.colormath.extensions:colormath-ext-android-colorint:aar:3.1.1'
<dependency org="com.github.ajalt.colormath.extensions" name="colormath-ext-android-colorint" rev="3.1.1">
<artifact name="colormath-ext-android-colorint" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ajalt.colormath.extensions', module='colormath-ext-android-colorint', version='3.1.1')
)
libraryDependencies += "com.github.ajalt.colormath.extensions" % "colormath-ext-android-colorint" % "3.1.1"
[com.github.ajalt.colormath.extensions/colormath-ext-android-colorint "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ajalt.colormath : colormath | jar | 3.1.1 |
androidx.annotation » annotation | jar | 1.2.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |