License |
License |
---|---|
GroupId | GroupIdse.llbit |
ArtifactId | ArtifactIdluxcp |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLuxColorPicker
HSV color picker for JavaFX.
|
Project URL |
Project URL |
Filename | Size |
---|---|
luxcp-1.0.1.pom | |
luxcp-1.0.1.jar | 14 KB |
luxcp-1.0.1-sources.jar | 8 KB |
luxcp-1.0.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.llbit/luxcp/ -->
<dependency>
<groupId>se.llbit</groupId>
<artifactId>luxcp</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.llbit/luxcp/
implementation 'se.llbit:luxcp:1.0.1'
// https://jarcasting.com/artifacts/se.llbit/luxcp/
implementation ("se.llbit:luxcp:1.0.1")
'se.llbit:luxcp:jar:1.0.1'
<dependency org="se.llbit" name="luxcp" rev="1.0.1">
<artifact name="luxcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.llbit', module='luxcp', version='1.0.1')
)
libraryDependencies += "se.llbit" % "luxcp" % "1.0.1"
[se.llbit/luxcp "1.0.1"]