d

d2v-time-jvm

jvm lib of d2v-time-jvm
https://github.com/data2viz/data2viz
The Apache Software License, Version 2.0
Data2viz team
文件下载
文件名 操作
d2v-time-jvm-0.7.1-RC6.jar 下载
d2v-time-jvm-0.7.1-RC6.pom 下载
d2v-time-jvm-0.7.1-RC6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.data2viz</groupId>
  <artifactId>d2v-time-jvm</artifactId>
  <version>0.7.1-RC6</version>
</dependency>
Gradle Groovy
implementation 'io.data2viz:d2v-time-jvm:0.7.1-RC6'
Gradle Kotlin
implementation("io.data2viz:d2v-time-jvm:0.7.1-RC6")
Scala SBT
libraryDependencies += "io.data2viz" % "d2v-time-jvm" % "0.7.1-RC6"
Groovy Grape
@Grapes(
  @Grab(group='io.data2viz', module='d2v-time-jvm', version='0.7.1-RC6')
)
Apache Ivy
<dependency org="io.data2viz" name="d2v-time-jvm" rev="0.7.1-RC6" />
Leiningen
[io.data2viz/d2v-time-jvm "0.7.1-RC6"]
Apache Buildr
'io.data2viz:d2v-time-jvm:jar:0.7.1-RC6'