j

jwebmp-jquery-ui-themes

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