Last Version

CSS Parser 1.1

A CSS Parser extract from the NetBeans CSS modules

License

License

GroupId

GroupId

ro.josekibold
ArtifactId

ArtifactId

css-parser
Version

Version

1.1
Type

Type

jar
Description

Description

CSS Parser
A CSS Parser extract from the NetBeans CSS modules

Download css-parser 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.