colorful-pure

The color manipulation code from colorful-gdx, without using libGDX.

License

License

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

colorful-pure
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

colorful-pure
The color manipulation code from colorful-gdx, without 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-pure

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.tommyettinger : digital jar 0.0.2
com.github.tommyettinger : juniper jar 0.0.2
com.github.tommyettinger : jdkgdxds jar 1.0.2

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