is not current version
Last Version 4.6.65

org.wso2.carbon.commons:url-mapper-stubs 4.4.9


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

url-mapper-stubs
Version

Version

4.4.9
Type

Type

pom

Download url-mapper-stubs 4.4.9


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