is not current version
Last Version 1.2.2.1-jre17

com.jwebmp:jwebmp-group 1.0.9.2

The Parent Holder for JWebMP

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-group
Version

Version

1.0.9.2
Type

Type

pom

Download jwebmp-group 1.0.9.2

Filename Size
jwebmp-group-1.0.9.2.pom 936 bytes
Browse

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