Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.axway-api-management-plus.apim-cli |
ArtifactId | ArtifactIdapimcli-api-export |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
apimcli-api-export-1.0.0.pom | |
apimcli-api-export-1.0.0.jar | 38 KB |
apimcli-api-export-1.0.0-sources.jar | 17 KB |
apimcli-api-export-1.0.0-javadoc.jar | 126 KB |
Browse |
<!-- 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</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'
// 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")
'com.github.axway-api-management-plus.apim-cli:apimcli-api-export:jar:1.0.0'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="apimcli-api-export" rev="1.0.0">
<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')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "apimcli-api-export" % "1.0.0"
[com.github.axway-api-management-plus.apim-cli/apimcli-api-export "1.0.0"]