ColorPicker

A nice color picker using Java Swing that contains a visual color selection and input boxes to enter RGB and HSB values manually

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

colorpicker
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ColorPicker
A nice color picker using Java Swing that contains a visual color selection and input boxes to enter RGB and HSB values manually

Download colorpicker

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-swing-junit jar 3.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1