License |
License
GPL-2.0
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddhtmlx-gantt |
Last Version | Last Version7.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondhtmlx-gantt
WebJar for dhtmlx-gantt
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dhtmlx-gantt-7.1.11.pom | |
dhtmlx-gantt-7.1.11.jar | 1 MB |
dhtmlx-gantt-7.1.11-sources.jar | 22 bytes |
dhtmlx-gantt-7.1.11-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/dhtmlx-gantt/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>dhtmlx-gantt</artifactId>
<version>7.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/dhtmlx-gantt/
implementation 'org.webjars.npm:dhtmlx-gantt:7.1.11'
// https://jarcasting.com/artifacts/org.webjars.npm/dhtmlx-gantt/
implementation ("org.webjars.npm:dhtmlx-gantt:7.1.11")
'org.webjars.npm:dhtmlx-gantt:jar:7.1.11'
<dependency org="org.webjars.npm" name="dhtmlx-gantt" rev="7.1.11">
<artifact name="dhtmlx-gantt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='dhtmlx-gantt', version='7.1.11')
)
libraryDependencies += "org.webjars.npm" % "dhtmlx-gantt" % "7.1.11"
[org.webjars.npm/dhtmlx-gantt "7.1.11"]