is not current version
Last Version 1.0.4

com.github.michaelruocco:wso2-api-publisher-plugin 0.0.5

Gradle plugin that enables WSO2 API publishing

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-api-publisher-plugin
Version

Version

0.0.5
Type

Type

jar

Download wso2-api-publisher-plugin 0.0.5


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