is not current version
Last Version 4.6.65

org.wso2.carbon.commons:url-mapper-features 4.5.4


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

url-mapper-features
Version

Version

4.5.4
Type

Type

pom

Download url-mapper-features 4.5.4


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