MVN

com.lib16 : svg-builder

Maven & Gradle

Sep 16, 2016
1 stars

lib16 SVG Builder · Lib16 SVG Builder for Java 8 is a library for creating SVG documents.

<dependency>
    <groupId>com.lib16</groupId>
    <artifactId>svg-builder</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lib16 : svg-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.lib16 : svg-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
svg-builder-1.0
1.0.x
svg-builder-1.0.1

How to add a dependency to Maven

Add the following com.lib16 : svg-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lib16</groupId>
    <artifactId>svg-builder</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lib16 : svg-builder gradle dependency to your build.gradle file:

implementation 'com.lib16:svg-builder:1.0'

Gradle Kotlin DSL: Add the following com.lib16 : svg-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lib16:svg-builder:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lib16 : svg-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lib16" % "svg-builder" % "1.0"

Advertisement

Dependencies from Group

Sep 16, 2016
2 usages
0 stars
Sep 16, 2016
1 usages
0 stars
Aug 14, 2016
1 usages
0 stars
Sep 16, 2016
1 usages
1 stars
Sep 16, 2016
1 stars

Discover Dependencies

Mar 12, 2022
16 usages
64 stars
Jul 23, 2018
1 usages
58.8k stars
Mar 08, 2023
228 usages
1.2k stars
Dec 13, 2019
3 usages
Mar 22, 2022
49 usages
Feb 23, 2017
5 usages
14 stars
Nov 05, 2022
12 usages
144 stars