| License |
License
Apache-2.0
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdvis-timeline |
| Version | Version7.4.6 |
| Type | Typejar |
| Description |
Descriptionvis-timeline
WebJar for vis-timeline
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vis-timeline-7.4.6.pom | |
| vis-timeline-7.4.6.jar | 7 MB |
| vis-timeline-7.4.6-sources.jar | 22 bytes |
| vis-timeline-7.4.6-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vis-timeline/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vis-timeline</artifactId>
<version>7.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vis-timeline/
implementation 'org.webjars.npm:vis-timeline:7.4.6'
// https://jarcasting.com/artifacts/org.webjars.npm/vis-timeline/
implementation ("org.webjars.npm:vis-timeline:7.4.6")
'org.webjars.npm:vis-timeline:jar:7.4.6'
<dependency org="org.webjars.npm" name="vis-timeline" rev="7.4.6">
<artifact name="vis-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vis-timeline', version='7.4.6')
)
libraryDependencies += "org.webjars.npm" % "vis-timeline" % "7.4.6"
[org.webjars.npm/vis-timeline "7.4.6"]