is not current version
Last Version 5.0.4

com.github.michaelruocco:wso2-api-manager-client 5.0.3

Library for interacting with the WSO2 API Manager Publisher and Store APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-api-manager-client
Version

Version

5.0.3
Type

Type

jar

Download wso2-api-manager-client 5.0.3


<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-api-manager-client/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>wso2-api-manager-client</artifactId>
    <version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-api-manager-client/
implementation 'com.github.michaelruocco:wso2-api-manager-client:5.0.3'
// https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-api-manager-client/
implementation ("com.github.michaelruocco:wso2-api-manager-client:5.0.3")
'com.github.michaelruocco:wso2-api-manager-client:jar:5.0.3'
<dependency org="com.github.michaelruocco" name="wso2-api-manager-client" rev="5.0.3">
  <artifact name="wso2-api-manager-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='wso2-api-manager-client', version='5.0.3')
)
libraryDependencies += "com.github.michaelruocco" % "wso2-api-manager-client" % "5.0.3"
[com.github.michaelruocco/wso2-api-manager-client "5.0.3"]