License |
License |
---|---|
GroupId | GroupIdro.josekibold |
ArtifactId | ArtifactIdcss-parser |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCSS Parser
A CSS Parser extract from the NetBeans CSS modules
|
Filename | Size |
---|---|
css-parser-1.1.pom | |
css-parser-1.1.jar | 69 KB |
css-parser-1.1-sources.jar | 55 KB |
css-parser-1.1-javadoc.jar | 131 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |