License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime.3_7_1 |
ArtifactId | ArtifactIdorg.apache.batik.svggen |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.batik.svggen_1.6.0.v201011041432.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.apache.batik.svggen-1.6.0.pom | |
org.apache.batik.svggen-1.6.0.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.batik.svggen/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>org.apache.batik.svggen</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.batik.svggen/
implementation 'org.eclipse.birt.runtime.3_7_1:org.apache.batik.svggen:1.6.0'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.batik.svggen/
implementation ("org.eclipse.birt.runtime.3_7_1:org.apache.batik.svggen:1.6.0")
'org.eclipse.birt.runtime.3_7_1:org.apache.batik.svggen:jar:1.6.0'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.apache.batik.svggen" rev="1.6.0">
<artifact name="org.apache.batik.svggen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.apache.batik.svggen', version='1.6.0')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.apache.batik.svggen" % "1.6.0"
[org.eclipse.birt.runtime.3_7_1/org.apache.batik.svggen "1.6.0"]