is not current version
Last Version 0.8.0-RC5

io.data2viz:d2v-core-js 0.7.0-RC3

js lib of d2v-core-js

Categories

Categories

JavaScript Languages Data
GroupId

GroupId

io.data2viz
ArtifactId

ArtifactId

d2v-core-js
Version

Version

0.7.0-RC3
Type

Type

jar

Download d2v-core-js 0.7.0-RC3


<!-- https://jarcasting.com/artifacts/io.data2viz/d2v-core-js/ -->
<dependency>
    <groupId>io.data2viz</groupId>
    <artifactId>d2v-core-js</artifactId>
    <version>0.7.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/io.data2viz/d2v-core-js/
implementation 'io.data2viz:d2v-core-js:0.7.0-RC3'
// https://jarcasting.com/artifacts/io.data2viz/d2v-core-js/
implementation ("io.data2viz:d2v-core-js:0.7.0-RC3")
'io.data2viz:d2v-core-js:jar:0.7.0-RC3'
<dependency org="io.data2viz" name="d2v-core-js" rev="0.7.0-RC3">
  <artifact name="d2v-core-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.data2viz', module='d2v-core-js', version='0.7.0-RC3')
)
libraryDependencies += "io.data2viz" % "d2v-core-js" % "0.7.0-RC3"
[io.data2viz/d2v-core-js "0.7.0-RC3"]