is not current version
Last Version 0.9.11

net.arnx:wmf2svg 0.9.0

WMF to SVG Converting Tool & Library

Categories

Categories

Net
GroupId

GroupId

net.arnx
ArtifactId

ArtifactId

wmf2svg
Version

Version

0.9.0
Type

Type

jar

Download wmf2svg 0.9.0


<!-- https://jarcasting.com/artifacts/net.arnx/wmf2svg/ -->
<dependency>
    <groupId>net.arnx</groupId>
    <artifactId>wmf2svg</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.arnx/wmf2svg/
implementation 'net.arnx:wmf2svg:0.9.0'
// https://jarcasting.com/artifacts/net.arnx/wmf2svg/
implementation ("net.arnx:wmf2svg:0.9.0")
'net.arnx:wmf2svg:jar:0.9.0'
<dependency org="net.arnx" name="wmf2svg" rev="0.9.0">
  <artifact name="wmf2svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.arnx', module='wmf2svg', version='0.9.0')
)
libraryDependencies += "net.arnx" % "wmf2svg" % "0.9.0"
[net.arnx/wmf2svg "0.9.0"]