Download org.w3c.dom.svg-1.1.0.jar file - Jar o

Jar examples for o:org.w3c.dom.svg

Description

A component of the BIRT runtime

You can download jar file org.w3c.dom.svg 1.1.0 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add org.w3c.dom.svg-1.1.0.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
   <artifactId>org.w3c.dom.svg</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'org.eclipse.birt.runtime.3_7_1', name: 'org.w3c.dom.svg', version: '1.1.0'
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.w3c.dom.svg" % "1.1.0"
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.w3c.dom.svg" rev="1.1.0"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.w3c.dom.svg', version='1.1.0'))
'org.eclipse.birt.runtime.3_7_1:org.w3c.dom.svg:jar:1.1.0'

Download

Click the following link to download the jar file.

org.w3c.dom.svg-1.1.0.jar
org.w3c.dom.svg-1.1.0.pom



Related Tutorials