is not current version
Last Version 4.6.65

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


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

url-mapper-features
Version

Version

4.4.1
Type

Type

pom

Download url-mapper-features 4.4.1


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