is not current version
Last Version 4.1.0-m3

org.wso2.ei:sample-clients 4.0.0-m7


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

sample-clients
Version

Version

4.0.0-m7
Type

Type

pom

Download sample-clients 4.0.0-m7


<!-- https://jarcasting.com/artifacts/org.wso2.ei/sample-clients/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>sample-clients</artifactId>
    <version>4.0.0-m7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/sample-clients/
implementation 'org.wso2.ei:sample-clients:4.0.0-m7'
// https://jarcasting.com/artifacts/org.wso2.ei/sample-clients/
implementation ("org.wso2.ei:sample-clients:4.0.0-m7")
'org.wso2.ei:sample-clients:pom:4.0.0-m7'
<dependency org="org.wso2.ei" name="sample-clients" rev="4.0.0-m7">
  <artifact name="sample-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='sample-clients', version='4.0.0-m7')
)
libraryDependencies += "org.wso2.ei" % "sample-clients" % "4.0.0-m7"
[org.wso2.ei/sample-clients "4.0.0-m7"]