is not current version
Last Version 0.7.0

org.webjars:d3-tip 0.6.6

WebJar for d3.tip

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

d3-tip
Version

Version

0.6.6
Type

Type

jar

Download d3-tip 0.6.6


<!-- https://jarcasting.com/artifacts/org.webjars/d3-tip/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>d3-tip</artifactId>
    <version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/d3-tip/
implementation 'org.webjars:d3-tip:0.6.6'
// https://jarcasting.com/artifacts/org.webjars/d3-tip/
implementation ("org.webjars:d3-tip:0.6.6")
'org.webjars:d3-tip:jar:0.6.6'
<dependency org="org.webjars" name="d3-tip" rev="0.6.6">
  <artifact name="d3-tip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='d3-tip', version='0.6.6')
)
libraryDependencies += "org.webjars" % "d3-tip" % "0.6.6"
[org.webjars/d3-tip "0.6.6"]