is not current version
Last Version 1.1.0

com.github.axway-api-management-plus.apim-cli:apimcli-app-export 1.0.0

Export applications module

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.axway-api-management-plus.apim-cli
ArtifactId

ArtifactId

apimcli-app-export
Version

Version

1.0.0
Type

Type

jar

Download apimcli-app-export 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-app-export/ -->
<dependency>
    <groupId>com.github.axway-api-management-plus.apim-cli</groupId>
    <artifactId>apimcli-app-export</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-app-export/
implementation 'com.github.axway-api-management-plus.apim-cli:apimcli-app-export:1.0.0'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-app-export/
implementation ("com.github.axway-api-management-plus.apim-cli:apimcli-app-export:1.0.0")
'com.github.axway-api-management-plus.apim-cli:apimcli-app-export:jar:1.0.0'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="apimcli-app-export" rev="1.0.0">
  <artifact name="apimcli-app-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='apimcli-app-export', version='1.0.0')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "apimcli-app-export" % "1.0.0"
[com.github.axway-api-management-plus.apim-cli/apimcli-app-export "1.0.0"]