| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.xmlgraphics | 
| ArtifactId | ArtifactIdbatik-rasterizer | 
| Last Version | Last Version1.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.apache.xmlgraphics:batik-rasterizer Batik SVG Rasterizer Application | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| batik-rasterizer-1.14.pom | |
| batik-rasterizer-1.14.jar | 8 KB | 
| batik-rasterizer-1.14-sources.jar | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-rasterizer/ -->
<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>batik-rasterizer</artifactId>
    <version>1.14</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-rasterizer/
implementation 'org.apache.xmlgraphics:batik-rasterizer:1.14'// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-rasterizer/
implementation ("org.apache.xmlgraphics:batik-rasterizer:1.14")'org.apache.xmlgraphics:batik-rasterizer:jar:1.14'<dependency org="org.apache.xmlgraphics" name="batik-rasterizer" rev="1.14">
  <artifact name="batik-rasterizer" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-rasterizer', version='1.14')
)libraryDependencies += "org.apache.xmlgraphics" % "batik-rasterizer" % "1.14"[org.apache.xmlgraphics/batik-rasterizer "1.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 | 
| org.apache.xmlgraphics : batik-svgrasterizer | jar | 1.14 |