is not current version
Last Version 0.8.0-RC5

io.data2viz:d2v-shape-jvm 0.7.1-RC4

jvm lib of d2v-shape-jvm

Categories

Categories

Data
GroupId

GroupId

io.data2viz
ArtifactId

ArtifactId

d2v-shape-jvm
Version

Version

0.7.1-RC4
Type

Type

jar

Download d2v-shape-jvm 0.7.1-RC4


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