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.9-jre16.jar download
jwebmp-jqui-themes-nestable-1.1.1.9-jre16.pom download
jwebmp-jqui-themes-nestable-1.1.1.9-jre16-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.jquery</groupId>
  <artifactId>jwebmp-jqui-themes-nestable</artifactId>
  <version>1.1.1.9-jre16</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.jquery:jwebmp-jqui-themes-nestable:1.1.1.9-jre16'
Gradle Kotlin
implementation("com.jwebmp.plugins.jquery:jwebmp-jqui-themes-nestable:1.1.1.9-jre16")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-jqui-themes-nestable" % "1.1.1.9-jre16"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-jqui-themes-nestable', version='1.1.1.9-jre16')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-jqui-themes-nestable" rev="1.1.1.9-jre16" />
Leiningen
[com.jwebmp.plugins.jquery/jwebmp-jqui-themes-nestable "1.1.1.9-jre16"]
Apache Buildr
'com.jwebmp.plugins.jquery:jwebmp-jqui-themes-nestable:jar:1.1.1.9-jre16'