License |
License |
---|---|
GroupId | GroupIdorg.apache.xmlgraphics |
ArtifactId | ArtifactIdbatik-ttf2svg |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.xmlgraphics:batik-ttf2svg
Batik Truetype Font to SVG Font Converter Application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
batik-ttf2svg-1.14.pom | |
batik-ttf2svg-1.14.jar | 7 KB |
batik-ttf2svg-1.14-sources.jar | 3 KB |
batik-ttf2svg-1.14-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-ttf2svg/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-ttf2svg</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-ttf2svg/
implementation 'org.apache.xmlgraphics:batik-ttf2svg:1.14'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-ttf2svg/
implementation ("org.apache.xmlgraphics:batik-ttf2svg:1.14")
'org.apache.xmlgraphics:batik-ttf2svg:jar:1.14'
<dependency org="org.apache.xmlgraphics" name="batik-ttf2svg" rev="1.14">
<artifact name="batik-ttf2svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-ttf2svg', version='1.14')
)
libraryDependencies += "org.apache.xmlgraphics" % "batik-ttf2svg" % "1.14"
[org.apache.xmlgraphics/batik-ttf2svg "1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 |
org.apache.xmlgraphics : batik-svggen | jar | 1.14 |