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