colorful-gdx

Code for handling color spaces and otherwise manipulating color in powerful ways.

License

License

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

colorful-gdx
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

colorful-gdx
Code for handling color spaces and otherwise manipulating color in powerful 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-gdx

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0