License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.arnx |
ArtifactId | ArtifactIdwmf2svg |
Last Version | Last Version0.9.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwmf2svg
WMF to SVG Converting Tool & Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wmf2svg-0.9.11.pom | |
wmf2svg-0.9.11.jar | 55 KB |
wmf2svg-0.9.11-sources.jar | 50 KB |
wmf2svg-0.9.11-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.arnx/wmf2svg/ -->
<dependency>
<groupId>net.arnx</groupId>
<artifactId>wmf2svg</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.arnx/wmf2svg/
implementation 'net.arnx:wmf2svg:0.9.11'
// https://jarcasting.com/artifacts/net.arnx/wmf2svg/
implementation ("net.arnx:wmf2svg:0.9.11")
'net.arnx:wmf2svg:jar:0.9.11'
<dependency org="net.arnx" name="wmf2svg" rev="0.9.11">
<artifact name="wmf2svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.arnx', module='wmf2svg', version='0.9.11')
)
libraryDependencies += "net.arnx" % "wmf2svg" % "0.9.11"
[net.arnx/wmf2svg "0.9.11"]