MVN

io.data2viz : d2v-chord-js

Maven & Gradle

Dec 04, 2019
1 usages
401 stars

d2v-chord-js · js lib of d2v-chord-js

<dependency>
    <groupId>io.data2viz</groupId>
    <artifactId>d2v-chord-js</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.data2viz : d2v-chord-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1
  • Latest Release Candidate: 0.8.0-RC5

All Versions

Choose a version of io.data2viz : d2v-chord-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
d2v-chord-js-0.8.0-RC5
d2v-chord-js-0.8.0-RC4
d2v-chord-js-0.8.0-RC3
d2v-chord-js-0.8.0-RC2
d2v-chord-js-0.8.0-RC1
0.7.x
d2v-chord-js-0.7.2-RC1
d2v-chord-js-0.7.1
d2v-chord-js-0.7.1-RC6
d2v-chord-js-0.7.1-RC5
d2v-chord-js-0.7.1-RC4
d2v-chord-js-0.7.1-RC3
d2v-chord-js-0.7.1-RC2
d2v-chord-js-0.7.0
d2v-chord-js-0.7.0-RC4
d2v-chord-js-0.7.0-RC3

How to add a dependency to Maven

Add the following io.data2viz : d2v-chord-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.data2viz</groupId>
    <artifactId>d2v-chord-js</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.data2viz : d2v-chord-js gradle dependency to your build.gradle file:

implementation 'io.data2viz:d2v-chord-js:0.7.1'

Gradle Kotlin DSL: Add the following io.data2viz : d2v-chord-js gradle kotlin dependency to your build.gradle.kts file:

implementation("io.data2viz:d2v-chord-js:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.data2viz : d2v-chord-js sbt scala dependency to your build.sbt file:

libraryDependencies += "io.data2viz" % "d2v-chord-js" % "0.7.1"

Advertisement

Dependencies from Group

Dec 04, 2019
20 usages
401 stars
Dec 04, 2019
13 usages
401 stars
Oct 13, 2018
12 usages
401 stars
Dec 04, 2019
12 usages
401 stars
Dec 04, 2019
12 usages
401 stars

Discover Dependencies