Last Version

CSSColor4J 1.0.0

CSSColor4J is a simple Java library for parsing CSS color string representations.

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

csscolor4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

CSSColor4J
CSSColor4J is a simple Java library for parsing CSS color string representations.
Project URL

Project URL

https://github.com/silentsoft/csscolor4j
Source Code Management

Source Code Management

https://github.com/silentsoft/csscolor4j.git

Download csscolor4j 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.