is not current version
Last Version 1.2.2.1-jre17

com.jwebmp:jwebmp-parent 0.63.0.15

The Parent POM for JWebMP

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-parent
Version

Version

0.63.0.15
Type

Type

pom

Download jwebmp-parent 0.63.0.15


<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-parent/ -->
<dependency>
    <groupId>com.jwebmp</groupId>
    <artifactId>jwebmp-parent</artifactId>
    <version>0.63.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-parent/
implementation 'com.jwebmp:jwebmp-parent:0.63.0.15'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-parent/
implementation ("com.jwebmp:jwebmp-parent:0.63.0.15")
'com.jwebmp:jwebmp-parent:pom:0.63.0.15'
<dependency org="com.jwebmp" name="jwebmp-parent" rev="0.63.0.15">
  <artifact name="jwebmp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-parent', version='0.63.0.15')
)
libraryDependencies += "com.jwebmp" % "jwebmp-parent" % "0.63.0.15"
[com.jwebmp/jwebmp-parent "0.63.0.15"]