Group Id io.wcm
Artifact Id io.wcm.handler.parent
Version 1.2.4
Packaging jar
URL -
Badge
Last Updated 2020-04-23T03:21:22+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.handler.parent</artifactId>
    <version>1.2.4</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.handler.parent', version: '1.2.4'
implementation 'io.wcm:io.wcm.handler.parent:1.2.4'
implementation("io.wcm:io.wcm.handler.parent:1.2.4")
libraryDependencies += "io.wcm" % "io.wcm.handler.parent" % "1.2.4"
<dependency org="io.wcm" name="io.wcm.handler.parent" rev="1.2.4"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.handler.parent', version='1.2.4')
)
[io.wcm/io.wcm.handler.parent "1.2.4"]
'io.wcm:io.wcm.handler.parent:1.2.4'