is not current version
Last Version 1.7.0

io.wcm:io.wcm.handler.url 1.5.0

URL resolving and processing.

GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.handler.url
Version

Version

1.5.0
Type

Type

jar

Download io.wcm.handler.url 1.5.0


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