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