| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdio.data2viz | 
| ArtifactId | ArtifactIdd2v-interpolate-common | 
| Last Version | Last Version0.8.0-RC5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiond2v-interpolate-common common lib of d2v-interpolate-common | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/io.data2viz/d2v-interpolate-common/ -->
<dependency>
    <groupId>io.data2viz</groupId>
    <artifactId>d2v-interpolate-common</artifactId>
    <version>0.8.0-RC5</version>
</dependency>// https://jarcasting.com/artifacts/io.data2viz/d2v-interpolate-common/
implementation 'io.data2viz:d2v-interpolate-common:0.8.0-RC5'// https://jarcasting.com/artifacts/io.data2viz/d2v-interpolate-common/
implementation ("io.data2viz:d2v-interpolate-common:0.8.0-RC5")'io.data2viz:d2v-interpolate-common:jar:0.8.0-RC5'<dependency org="io.data2viz" name="d2v-interpolate-common" rev="0.8.0-RC5">
  <artifact name="d2v-interpolate-common" type="jar" />
</dependency>@Grapes(
@Grab(group='io.data2viz', module='d2v-interpolate-common', version='0.8.0-RC5')
)libraryDependencies += "io.data2viz" % "d2v-interpolate-common" % "0.8.0-RC5"[io.data2viz/d2v-interpolate-common "0.8.0-RC5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.50 | 
| io.data2viz : d2v-color-common | jar | 0.8.0-RC5 |