License |
License |
---|---|
GroupId | GroupIdcom.github.tommyettinger |
ArtifactId | ArtifactIdcolorful-pure |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncolorful-pure
The color manipulation code from colorful-gdx, without using libGDX.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
colorful-pure-0.8.2.pom | |
colorful-pure-0.8.2.jar | 83 KB |
colorful-pure-0.8.2-sources.jar | 166 KB |
colorful-pure-0.8.2-javadoc.jar | 435 KB |
Browse |
<!-- 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"]
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 |