Download wmf2svg-0.9.8.jar file - Jar w

Jar examples for w:wmf2svg

Description

WMF to SVG Converting Tool & Library

You can download jar file wmf2svg 0.9.8 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

wmf2svg-0.9.8-javadoc.jar
wmf2svg-0.9.8-sources.jar
wmf2svg-0.9.8.jar
wmf2svg-0.9.8.pom



Related Tutorials