| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.xmlgraphics | 
| ArtifactId | ArtifactIdbatik-css | 
| Last Version | Last Version1.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.apache.xmlgraphics:batik-css Batik CSS engine | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| batik-css-1.14.pom | |
| batik-css-1.14.jar | 322 KB | 
| batik-css-1.14-sources.jar | 293 KB | 
| batik-css-1.14-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-css/ -->
<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>batik-css</artifactId>
    <version>1.14</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-css/
implementation 'org.apache.xmlgraphics:batik-css:1.14'// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-css/
implementation ("org.apache.xmlgraphics:batik-css:1.14")'org.apache.xmlgraphics:batik-css:jar:1.14'<dependency org="org.apache.xmlgraphics" name="batik-css" rev="1.14">
  <artifact name="batik-css" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-css', version='1.14')
)libraryDependencies += "org.apache.xmlgraphics" % "batik-css" % "1.14"[org.apache.xmlgraphics/batik-css "1.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 | 
| org.apache.xmlgraphics : batik-util | jar | 1.14 | 
| org.apache.xmlgraphics : xmlgraphics-commons | jar | 2.6 | 
| xml-apis : xml-apis-ext | jar | 1.3.04 |