colorful

The color manipulation code of colorful-gdx, using libGDX.

License

License

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

colorful
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

colorful
The color manipulation code of colorful-gdx, using libGDX.
Project URL

Project URL

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

Source Code Management

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

Download colorful

How to add to project

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

Dependencies

compile (1)

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

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
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0