d

d2v-format-jvm

jvm lib of d2v-format-jvm
https://github.com/data2viz/data2viz
The Apache Software License, Version 2.0
Data2viz team
Files download
File Operation
d2v-format-jvm-0.7.0-RC3.jar download
d2v-format-jvm-0.7.0-RC3.pom download
d2v-format-jvm-0.7.0-RC3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.data2viz</groupId>
  <artifactId>d2v-format-jvm</artifactId>
  <version>0.7.0-RC3</version>
</dependency>
Gradle Groovy
implementation 'io.data2viz:d2v-format-jvm:0.7.0-RC3'
Gradle Kotlin
implementation("io.data2viz:d2v-format-jvm:0.7.0-RC3")
Scala SBT
libraryDependencies += "io.data2viz" % "d2v-format-jvm" % "0.7.0-RC3"
Groovy Grape
@Grapes(
  @Grab(group='io.data2viz', module='d2v-format-jvm', version='0.7.0-RC3')
)
Apache Ivy
<dependency org="io.data2viz" name="d2v-format-jvm" rev="0.7.0-RC3" />
Leiningen
[io.data2viz/d2v-format-jvm "0.7.0-RC3"]
Apache Buildr
'io.data2viz:d2v-format-jvm:jar:0.7.0-RC3'