License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mar10-dynatree |
Version | Version1.2.8 |
Type | Typejar |
Description |
Descriptionjquery.dynatree
WebJar for jquery.dynatree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-mar10-dynatree-1.2.8.pom | |
github-com-mar10-dynatree-1.2.8.jar | 655 KB |
github-com-mar10-dynatree-1.2.8-sources.jar | 22 bytes |
github-com-mar10-dynatree-1.2.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mar10-dynatree/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mar10-dynatree</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mar10-dynatree/
implementation 'org.webjars.npm:github-com-mar10-dynatree:1.2.8'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mar10-dynatree/
implementation ("org.webjars.npm:github-com-mar10-dynatree:1.2.8")
'org.webjars.npm:github-com-mar10-dynatree:jar:1.2.8'
<dependency org="org.webjars.npm" name="github-com-mar10-dynatree" rev="1.2.8">
<artifact name="github-com-mar10-dynatree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mar10-dynatree', version='1.2.8')
)
libraryDependencies += "org.webjars.npm" % "github-com-mar10-dynatree" % "1.2.8"
[org.webjars.npm/github-com-mar10-dynatree "1.2.8"]