is not current version
Last Version 2.0.0

com.github.michaelruocco:wso2-api-publisher-client 1.0.0

Library for interacting with the WSO2 API Manager Publisher API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-api-publisher-client
Version

Version

1.0.0
Type

Type

jar

Download wso2-api-publisher-client 1.0.0


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