is not current version
Last Version 0.6.5

com.globalmentor:globalmentor-css 0.6.1

GlobalMentor Java CSS utility library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-css
Version

Version

0.6.1
Type

Type

jar

Download globalmentor-css 0.6.1


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