Group Id io.wcm
Artifact Id io.wcm.handler.url
Version 0.6.2
Packaging jar
URL -
Badge
Last Updated 2015-10-28T06:36:32+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.url</artifactId>
    <version>0.6.2</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.handler.url', version: '0.6.2'
implementation 'io.wcm:io.wcm.handler.url:0.6.2'
implementation("io.wcm:io.wcm.handler.url:0.6.2")
libraryDependencies += "io.wcm" % "io.wcm.handler.url" % "0.6.2"
<dependency org="io.wcm" name="io.wcm.handler.url" rev="0.6.2"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.handler.url', version='0.6.2')
)
[io.wcm/io.wcm.handler.url "0.6.2"]
'io.wcm:io.wcm.handler.url:0.6.2'