Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.data2viz |
ArtifactId | ArtifactIdd2v-ease-jvm |
Version | Version0.8.0-RC4 |
Type | Typejar |
Filename | Size |
---|---|
d2v-ease-jvm-0.8.0-RC4.pom | |
d2v-ease-jvm-0.8.0-RC4.jar | 33 KB |
d2v-ease-jvm-0.8.0-RC4-sources.jar | 1 KB |
d2v-ease-jvm-0.8.0-RC4-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.data2viz/d2v-ease-jvm/ -->
<dependency>
<groupId>io.data2viz</groupId>
<artifactId>d2v-ease-jvm</artifactId>
<version>0.8.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.data2viz/d2v-ease-jvm/
implementation 'io.data2viz:d2v-ease-jvm:0.8.0-RC4'
// https://jarcasting.com/artifacts/io.data2viz/d2v-ease-jvm/
implementation ("io.data2viz:d2v-ease-jvm:0.8.0-RC4")
'io.data2viz:d2v-ease-jvm:jar:0.8.0-RC4'
<dependency org="io.data2viz" name="d2v-ease-jvm" rev="0.8.0-RC4">
<artifact name="d2v-ease-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.data2viz', module='d2v-ease-jvm', version='0.8.0-RC4')
)
libraryDependencies += "io.data2viz" % "d2v-ease-jvm" % "0.8.0-RC4"
[io.data2viz/d2v-ease-jvm "0.8.0-RC4"]