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