is not current version
Last Version 2.8.4

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


GroupId

GroupId

org.wso2.msf4j.sample
ArtifactId

ArtifactId

regex-pathparam
Version

Version

2.7.8
Type

Type

jar

Download regex-pathparam 2.7.8


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