GroupId | GroupIdcom.jwebmp.plugins.jquery |
---|---|
ArtifactId | ArtifactIdjwebmp-jstree |
Version | Version0.67.0.9 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-jstree-0.67.0.9.pom | |
jwebmp-jstree-0.67.0.9.jar | 197 KB |
jwebmp-jstree-0.67.0.9-tests.jar | 8 KB |
jwebmp-jstree-0.67.0.9-sources.jar | 202 KB |
jwebmp-jstree-0.67.0.9-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-jstree/ -->
<dependency>
<groupId>com.jwebmp.plugins.jquery</groupId>
<artifactId>jwebmp-jstree</artifactId>
<version>0.67.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-jstree/
implementation 'com.jwebmp.plugins.jquery:jwebmp-jstree:0.67.0.9'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-jstree/
implementation ("com.jwebmp.plugins.jquery:jwebmp-jstree:0.67.0.9")
'com.jwebmp.plugins.jquery:jwebmp-jstree:jar:0.67.0.9'
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-jstree" rev="0.67.0.9">
<artifact name="jwebmp-jstree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-jstree', version='0.67.0.9')
)
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-jstree" % "0.67.0.9"
[com.jwebmp.plugins.jquery/jwebmp-jstree "0.67.0.9"]