is not current version
Last Version 0.8.2

colorful 0.5.1

Tools to manipulate color spaces in useful ways.

License

License

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

colorful
Version

Version

0.5.1
Type

Type

jar
Description

Description

colorful
Tools to manipulate color spaces in useful ways.
Project URL

Project URL

https://github.com/tommyettinger/colorful-gdx
Source Code Management

Source Code Management

https://github.com/tommyettinger/colorful-gdx

Download colorful 0.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.13

test (4)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-lwjgl3 jar 1.9.13
com.badlogicgames.gdx : gdx-platform jar 1.9.13
com.github.tommyettinger : anim8-gdx jar 0.2.6
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.