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