Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.axway-api-management-plus.apim-cli |
ArtifactId | ArtifactIdapimcli-api-export |
Version | Version1.0.0-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-api-export/ -->
<dependency>
<groupId>com.github.axway-api-management-plus.apim-cli</groupId>
<artifactId>apimcli-api-export</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-api-export/
implementation 'com.github.axway-api-management-plus.apim-cli:apimcli-api-export:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-api-export/
implementation ("com.github.axway-api-management-plus.apim-cli:apimcli-api-export:1.0.0-RC1")
'com.github.axway-api-management-plus.apim-cli:apimcli-api-export:jar:1.0.0-RC1'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="apimcli-api-export" rev="1.0.0-RC1">
<artifact name="apimcli-api-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='apimcli-api-export', version='1.0.0-RC1')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "apimcli-api-export" % "1.0.0-RC1"
[com.github.axway-api-management-plus.apim-cli/apimcli-api-export "1.0.0-RC1"]