j

jwebmp-plugins-iconsets-parent

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