jit
A WebJar for the Javascript InfoVis Toolkit (JIT): http://philogb.github.io/jit/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjit |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInfoVis Toolkit
WebJar for Javascript InfoVis Toolkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jit-2.0.2.pom | |
jit-2.0.2.jar | 141 KB |
jit-2.0.2-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jit/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jit</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jit/
implementation 'org.webjars:jit:2.0.2'
// https://jarcasting.com/artifacts/org.webjars/jit/
implementation ("org.webjars:jit:2.0.2")
'org.webjars:jit:jar:2.0.2'
<dependency org="org.webjars" name="jit" rev="2.0.2">
<artifact name="jit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jit', version='2.0.2')
)
libraryDependencies += "org.webjars" % "jit" % "2.0.2"
[org.webjars/jit "2.0.2"]
A WebJar for the Javascript InfoVis Toolkit (JIT): http://philogb.github.io/jit/