is not current version
Last Version 1.4.14

io.wcm:io.wcm.handler.parent 1.4.10

Link, Media and RichText Handler infrastructure.

GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.handler.parent
Version

Version

1.4.10
Type

Type

pom

Download io.wcm.handler.parent 1.4.10


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