License |
License
MIT License
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.nuiton.js |
ArtifactId | ArtifactIdnuiton-js-jstree |
Last Version | Last Version1.0-rc3-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNuiton JS :: JsTree
JsTree jar packaging
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nuiton-js-jstree-1.0-rc3-1.pom | |
nuiton-js-jstree-1.0-rc3-1.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.js/nuiton-js-jstree/ -->
<dependency>
<groupId>org.nuiton.js</groupId>
<artifactId>nuiton-js-jstree</artifactId>
<version>1.0-rc3-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.js/nuiton-js-jstree/
implementation 'org.nuiton.js:nuiton-js-jstree:1.0-rc3-1'
// https://jarcasting.com/artifacts/org.nuiton.js/nuiton-js-jstree/
implementation ("org.nuiton.js:nuiton-js-jstree:1.0-rc3-1")
'org.nuiton.js:nuiton-js-jstree:jar:1.0-rc3-1'
<dependency org="org.nuiton.js" name="nuiton-js-jstree" rev="1.0-rc3-1">
<artifact name="nuiton-js-jstree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.js', module='nuiton-js-jstree', version='1.0-rc3-1')
)
libraryDependencies += "org.nuiton.js" % "nuiton-js-jstree" % "1.0-rc3-1"
[org.nuiton.js/nuiton-js-jstree "1.0-rc3-1"]
Group / Artifact | Type | Version |
---|---|---|
org.nuiton.js : nuiton-js-jquery | jar | [1.4.2,) |