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