License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcolors |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrocketbase.io colors helper
provide a basic colorpalette + some helpers to work with hex/rgb
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
colors-0.6.0.pom | |
colors-0.6.0.jar | 9 KB |
colors-0.6.0-sources.jar | 6 KB |
colors-0.6.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/colors/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>colors</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/colors/
implementation 'io.rocketbase.commons:colors:0.6.0'
// https://jarcasting.com/artifacts/io.rocketbase.commons/colors/
implementation ("io.rocketbase.commons:colors:0.6.0")
'io.rocketbase.commons:colors:jar:0.6.0'
<dependency org="io.rocketbase.commons" name="colors" rev="0.6.0">
<artifact name="colors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='colors', version='0.6.0')
)
libraryDependencies += "io.rocketbase.commons" % "colors" % "0.6.0"
[io.rocketbase.commons/colors "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.9 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |