j

jwebmp-plus-as-tab

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