GroupId | GroupIdorg.webjars.bowergithub.vega |
---|---|
ArtifactId | ArtifactIdvega-tooltip |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
vega-tooltip-0.1.3.pom | |
vega-tooltip-0.1.3.jar | 205 KB |
vega-tooltip-0.1.3-sources.jar | 22 bytes |
vega-tooltip-0.1.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.vega/vega-tooltip/ -->
<dependency>
<groupId>org.webjars.bowergithub.vega</groupId>
<artifactId>vega-tooltip</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vega/vega-tooltip/
implementation 'org.webjars.bowergithub.vega:vega-tooltip:0.1.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vega/vega-tooltip/
implementation ("org.webjars.bowergithub.vega:vega-tooltip:0.1.3")
'org.webjars.bowergithub.vega:vega-tooltip:jar:0.1.3'
<dependency org="org.webjars.bowergithub.vega" name="vega-tooltip" rev="0.1.3">
<artifact name="vega-tooltip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.vega', module='vega-tooltip', version='0.1.3')
)
libraryDependencies += "org.webjars.bowergithub.vega" % "vega-tooltip" % "0.1.3"
[org.webjars.bowergithub.vega/vega-tooltip "0.1.3"]