Download wso2-api-publisher-client-2.0.0.jar file - Jar w

Jar examples for w:wso2-api-publisher-client

Description

Library for interacting with the WSO2 API Manager Publisher API

You can download jar file wso2-api-publisher-client 2.0.0 in this page.

License

BSD License

Build File

You can use the following script to add wso2-api-publisher-client-2.0.0.jar to your project.

<dependency>
   <groupId>com.github.michaelruocco</groupId>
   <artifactId>wso2-api-publisher-client</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.github.michaelruocco', name: 'wso2-api-publisher-client', version: '2.0.0'
libraryDependencies += "com.github.michaelruocco" % "wso2-api-publisher-client" % "2.0.0"
<dependency org="com.github.michaelruocco" name="wso2-api-publisher-client" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.michaelruocco', module='wso2-api-publisher-client', version='2.0.0'))
'com.github.michaelruocco:wso2-api-publisher-client:jar:2.0.0'

Download

Click the following link to download the jar file.

wso2-api-publisher-client-2.0.0-javadoc.jar
wso2-api-publisher-client-2.0.0-sources.jar
wso2-api-publisher-client-2.0.0.jar
wso2-api-publisher-client-2.0.0.pom



Related Tutorials