Colors

Colors contains popular color definitions for JavaFX (e.g. Flat UI and Material Design Colors)

License

License

GroupId

GroupId

eu.hansolo
ArtifactId

ArtifactId

colors
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Colors
Colors contains popular color definitions for JavaFX (e.g. Flat UI and Material Design Colors)
Project URL

Project URL

https://github.com/HanSolo/Colors/wiki

Download colors

How to add to project

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

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
1.4
1.3
1.2
1.1
1.0