j

jwebmp-plugins-iconsets-parent

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