is not current version
Last Version 2.8.4

org.wso2.msf4j.sample:regex-pathparam 2.4.1


GroupId

GroupId

org.wso2.msf4j.sample
ArtifactId

ArtifactId

regex-pathparam
Version

Version

2.4.1
Type

Type

jar

Download regex-pathparam 2.4.1


<!-- https://jarcasting.com/artifacts/org.wso2.msf4j.sample/regex-pathparam/ -->
<dependency>
    <groupId>org.wso2.msf4j.sample</groupId>
    <artifactId>regex-pathparam</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j.sample/regex-pathparam/
implementation 'org.wso2.msf4j.sample:regex-pathparam:2.4.1'
// https://jarcasting.com/artifacts/org.wso2.msf4j.sample/regex-pathparam/
implementation ("org.wso2.msf4j.sample:regex-pathparam:2.4.1")
'org.wso2.msf4j.sample:regex-pathparam:jar:2.4.1'
<dependency org="org.wso2.msf4j.sample" name="regex-pathparam" rev="2.4.1">
  <artifact name="regex-pathparam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j.sample', module='regex-pathparam', version='2.4.1')
)
libraryDependencies += "org.wso2.msf4j.sample" % "regex-pathparam" % "2.4.1"
[org.wso2.msf4j.sample/regex-pathparam "2.4.1"]