j

jwebmp-jqui-themes-nestable

The JWebSwing implementation for JQuery UI Themes that can be nested
https://github.com/GedMarc/JWebSwing-JQueryUIThemesNestablePlugin
Files download
File Operation
jwebmp-jqui-themes-nestable-1.1.1.7.jar download
jwebmp-jqui-themes-nestable-1.1.1.7.pom download
jwebmp-jqui-themes-nestable-1.1.1.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.jquery</groupId>
  <artifactId>jwebmp-jqui-themes-nestable</artifactId>
  <version>1.1.1.7</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.jquery:jwebmp-jqui-themes-nestable:1.1.1.7'
Gradle Kotlin
implementation("com.jwebmp.plugins.jquery:jwebmp-jqui-themes-nestable:1.1.1.7")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-jqui-themes-nestable" % "1.1.1.7"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-jqui-themes-nestable', version='1.1.1.7')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-jqui-themes-nestable" rev="1.1.1.7" />
Leiningen
[com.jwebmp.plugins.jquery/jwebmp-jqui-themes-nestable "1.1.1.7"]
Apache Buildr
'com.jwebmp.plugins.jquery:jwebmp-jqui-themes-nestable:jar:1.1.1.7'