Download wmf2svg-0.9.0.jar file - Jar w

Jar examples for w:wmf2svg

Description

WMF to SVG Converting Tool & Library

You can download jar file wmf2svg 0.9.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wmf2svg-0.9.0.jar to your project.

<dependency>
   <groupId>net.arnx</groupId>
   <artifactId>wmf2svg</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'net.arnx', name: 'wmf2svg', version: '0.9.0'
libraryDependencies += "net.arnx" % "wmf2svg" % "0.9.0"
<dependency org="net.arnx" name="wmf2svg" rev="0.9.0"/>
@Grapes(@Grab(group='net.arnx', module='wmf2svg', version='0.9.0'))
'net.arnx:wmf2svg:jar:0.9.0'

Download

Click the following link to download the jar file.

wmf2svg-0.9.0-javadoc.jar
wmf2svg-0.9.0-sources.jar
wmf2svg-0.9.0.jar
wmf2svg-0.9.0.pom



Related Tutorials