GroupId | GroupIdcom.jwebmp.plugins.jquery |
---|---|
ArtifactId | ArtifactIdjwebmp-jstree |
Version | Version0.67.0.4 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-jstree-0.67.0.4.pom | |
jwebmp-jstree-0.67.0.4.jar | 197 KB |
jwebmp-jstree-0.67.0.4-tests.jar | 8 KB |
jwebmp-jstree-0.67.0.4-sources.jar | 202 KB |
jwebmp-jstree-0.67.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-jstree/
implementation 'com.jwebmp.plugins.jquery:jwebmp-jstree:0.67.0.4'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-jstree/
implementation ("com.jwebmp.plugins.jquery:jwebmp-jstree:0.67.0.4")
'com.jwebmp.plugins.jquery:jwebmp-jstree:jar:0.67.0.4'
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-jstree" rev="0.67.0.4">
<artifact name="jwebmp-jstree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-jstree', version='0.67.0.4')
)
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-jstree" % "0.67.0.4"
[com.jwebmp.plugins.jquery/jwebmp-jstree "0.67.0.4"]