j

jwebmp-plugins-jquery-parent

The root module packager for the finalized or modules with no intention of moving to JPMS
文件下载
文件名 操作
jwebmp-plugins-jquery-parent-1.1.1.9-jre15.pom 下载
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.jquery</groupId>
  <artifactId>jwebmp-plugins-jquery-parent</artifactId>
  <version>1.1.1.9-jre15</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.jquery:jwebmp-plugins-jquery-parent:1.1.1.9-jre15'
Gradle Kotlin
implementation("com.jwebmp.plugins.jquery:jwebmp-plugins-jquery-parent:1.1.1.9-jre15")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-plugins-jquery-parent" % "1.1.1.9-jre15"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-plugins-jquery-parent', version='1.1.1.9-jre15')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-plugins-jquery-parent" rev="1.1.1.9-jre15" />
Leiningen
[com.jwebmp.plugins.jquery/jwebmp-plugins-jquery-parent "1.1.1.9-jre15"]
Apache Buildr
'com.jwebmp.plugins.jquery:jwebmp-plugins-jquery-parent:jar:1.1.1.9-jre15'