is not current version
Last Version 3.2.0

com.github.ajalt.colormath.extensions:colormath-ext-android-colorint 3.1.0

Multiplatform color space conversions for Kotlin

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ajalt.colormath.extensions
ArtifactId

ArtifactId

colormath-ext-android-colorint
Version

Version

3.1.0
Type

Type

aar

Download colormath-ext-android-colorint 3.1.0


<!-- 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.0</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.0'
// 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.0")
'com.github.ajalt.colormath.extensions:colormath-ext-android-colorint:aar:3.1.0'
<dependency org="com.github.ajalt.colormath.extensions" name="colormath-ext-android-colorint" rev="3.1.0">
  <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.0')
)
libraryDependencies += "com.github.ajalt.colormath.extensions" % "colormath-ext-android-colorint" % "3.1.0"
[com.github.ajalt.colormath.extensions/colormath-ext-android-colorint "3.1.0"]