is not current version
Last Version 0.62.0.1

com.jwebmp.jre10:jwebmp-parent 0.59.0.14

The Parent POM for JWebMP

GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

jwebmp-parent
Version

Version

0.59.0.14
Type

Type

pom

Download jwebmp-parent 0.59.0.14


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