MVN

org.worldcubeassociation.tnoodle : lib-svglite

Maven & Gradle

Feb 11, 2022
1 usages
37 stars

lib-svglite · A dead simple svg generation library written in pure Java, with no dependencies. This code runs on both desktop Java, Android, and compiles to Javascript with GWT.

<dependency>
    <groupId>org.worldcubeassociation.tnoodle</groupId>
    <artifactId>lib-svglite</artifactId>
    <version>0.18.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.worldcubeassociation.tnoodle : lib-svglite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.18.1

All Versions

Choose a version of org.worldcubeassociation.tnoodle : lib-svglite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.18.x
lib-svglite-0.18.1
lib-svglite-0.18.0

How to add a dependency to Maven

Add the following org.worldcubeassociation.tnoodle : lib-svglite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.worldcubeassociation.tnoodle</groupId>
    <artifactId>lib-svglite</artifactId>
    <version>0.18.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.worldcubeassociation.tnoodle : lib-svglite gradle dependency to your build.gradle file:

implementation 'org.worldcubeassociation.tnoodle:lib-svglite:0.18.1'

Gradle Kotlin DSL: Add the following org.worldcubeassociation.tnoodle : lib-svglite gradle kotlin dependency to your build.gradle.kts file:

implementation("org.worldcubeassociation.tnoodle:lib-svglite:0.18.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.worldcubeassociation.tnoodle : lib-svglite sbt scala dependency to your build.sbt file:

libraryDependencies += "org.worldcubeassociation.tnoodle" % "lib-svglite" % "0.18.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 17, 2021
1 usages
407 stars
Apr 13, 2021
1 usages
1 stars
Apr 14, 2021
1 usages
0 stars
Jul 16, 2022
2 usages
1 stars
Apr 16, 2021
1 usages
593 stars
Apr 18, 2021
1 usages
35 stars
Apr 20, 2021
1 usages
Dec 17, 2021
1 usages
0 stars