is not current version
Last Version 0.8.2

com.github.tommyettinger:colorful-pure 0.4.1

Tools to manipulate color spaces in useful ways.

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

colorful-pure
Version

Version

0.4.1
Type

Type

jar

Download colorful-pure 0.4.1


<!-- https://jarcasting.com/artifacts/com.github.tommyettinger/colorful-pure/ -->
<dependency>
    <groupId>com.github.tommyettinger</groupId>
    <artifactId>colorful-pure</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tommyettinger/colorful-pure/
implementation 'com.github.tommyettinger:colorful-pure:0.4.1'
// https://jarcasting.com/artifacts/com.github.tommyettinger/colorful-pure/
implementation ("com.github.tommyettinger:colorful-pure:0.4.1")
'com.github.tommyettinger:colorful-pure:jar:0.4.1'
<dependency org="com.github.tommyettinger" name="colorful-pure" rev="0.4.1">
  <artifact name="colorful-pure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tommyettinger', module='colorful-pure', version='0.4.1')
)
libraryDependencies += "com.github.tommyettinger" % "colorful-pure" % "0.4.1"
[com.github.tommyettinger/colorful-pure "0.4.1"]