is not current version
Last Version 0.63.0.19

com.jwebmp.jre11:jwebmp-parent 0.63.0.11

The Parent POM for JWebMP

GroupId

GroupId

com.jwebmp.jre11
ArtifactId

ArtifactId

jwebmp-parent
Version

Version

0.63.0.11
Type

Type

pom

Download jwebmp-parent 0.63.0.11


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