j

jwebmp-jqui-themes-nestable

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