License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-anomal-RainbowVis-JS |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrainbowvis.js
WebJar for rainbowvis.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-anomal-RainbowVis-JS/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-anomal-RainbowVis-JS</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-anomal-RainbowVis-JS/
implementation 'org.webjars.npm:github-com-anomal-RainbowVis-JS:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-anomal-RainbowVis-JS/
implementation ("org.webjars.npm:github-com-anomal-RainbowVis-JS:1.0.1")
'org.webjars.npm:github-com-anomal-RainbowVis-JS:jar:1.0.1'
<dependency org="org.webjars.npm" name="github-com-anomal-RainbowVis-JS" rev="1.0.1">
<artifact name="github-com-anomal-RainbowVis-JS" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-anomal-RainbowVis-JS', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-anomal-RainbowVis-JS" % "1.0.1"
[org.webjars.npm/github-com-anomal-RainbowVis-JS "1.0.1"]