Jar examples for w:wmf2svg
WMF to SVG Converting Tool & Library
You can download jar file wmf2svg 0.9.8 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
wmf2svg-0.9.8-javadoc.jar