MVN

de.vandermeer : svg2vector

Maven & Gradle

Apr 13, 2017
39 stars

SVG 2 Vector · SVG to vector converter. This tool converts an SVG graphic to a vector format. Currently supported targets are EMF, PDF and SVG. The tool does support SVG and SVGZ input formats. It also can deal with SVG layers. Input can be a file or a URL. Output can be a single file or a set of files, i.e. handling SVG layers individually. This means that the tool can be part of a tool chain for creating animations. Simply create an SVG image with several layers, one per step of an animation. Then use this tool to create an image per layer and use them in the target publication platform.

<dependency>
    <groupId>de.vandermeer</groupId>
    <artifactId>svg2vector</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.vandermeer : svg2vector to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of de.vandermeer : svg2vector to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
svg2vector-2.0.0
1.1.x
svg2vector-1.1.0
1.0.x
svg2vector-1.0.3
svg2vector-1.0.2
svg2vector-1.0.1
svg2vector-1.0.0

How to add a dependency to Maven

Add the following de.vandermeer : svg2vector maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.vandermeer</groupId>
    <artifactId>svg2vector</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.vandermeer : svg2vector gradle dependency to your build.gradle file:

implementation 'de.vandermeer:svg2vector:2.0.0'

Gradle Kotlin DSL: Add the following de.vandermeer : svg2vector gradle kotlin dependency to your build.gradle.kts file:

implementation("de.vandermeer:svg2vector:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.vandermeer : svg2vector sbt scala dependency to your build.sbt file:

libraryDependencies += "de.vandermeer" % "svg2vector" % "2.0.0"

Advertisement

Dependencies from Group

May 02, 2017
42 usages
348 stars
Apr 04, 2017
5 usages
0 stars
Apr 04, 2017
5 usages
1 stars
Apr 13, 2017
4 usages
0 stars
May 02, 2017
4 usages

Discover Dependencies

Jun 18, 2015
0 stars
Jun 19, 2015
0 stars
Jun 19, 2015
1 usages
May 18, 2016
31 stars
Jun 15, 2015
0 stars
Jun 25, 2023
3 usages
274 stars
Sep 28, 2016
1 usages
53 stars