MVN

com.github.haifengl : smile-vega_2.13

Maven & Gradle

Apr 01, 2020
1 usages
5.9k stars

smile-vega · smile-vega

<dependency>
    <groupId>com.github.haifengl</groupId>
    <artifactId>smile-vega_2.13</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.haifengl : smile-vega_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of com.github.haifengl : smile-vega_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
smile-vega_2.13-2.3.0
2.2.x
smile-vega_2.13-2.2.2
smile-vega_2.13-2.2.1
smile-vega_2.13-2.2.0
2.1.x
smile-vega_2.13-2.1.1
smile-vega_2.13-2.1.0

How to add a dependency to Maven

Add the following com.github.haifengl : smile-vega_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.haifengl</groupId>
    <artifactId>smile-vega_2.13</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.haifengl : smile-vega_2.13 gradle dependency to your build.gradle file:

implementation 'com.github.haifengl:smile-vega_2.13:2.3.0'

Gradle Kotlin DSL: Add the following com.github.haifengl : smile-vega_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.haifengl:smile-vega_2.13:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.haifengl : smile-vega_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.haifengl" % "smile-vega_2.13" % "2.3.0"

Advertisement

Dependencies from Group

Jun 14, 2023
45 usages
5.9k stars
Jun 14, 2023
27 usages
5.9k stars
Dec 05, 2020
20 usages
5.9k stars
Dec 05, 2020
13 usages
5.9k stars
Jun 14, 2023
11 usages
5.9k stars

Discover Dependencies