j

jwebmp-plugins-effects-parent

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