Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.axway-api-management-plus.apim-cli |
ArtifactId | ArtifactIdapimcli-apps |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
apimcli-apps-1.6.0.pom | |
apimcli-apps-1.6.0-tests.jar | 71 KB |
apimcli-apps-1.6.0-sources.jar | 23 KB |
apimcli-apps-1.6.0-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-apps/ -->
<dependency>
<groupId>com.github.axway-api-management-plus.apim-cli</groupId>
<artifactId>apimcli-apps</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-apps/
implementation 'com.github.axway-api-management-plus.apim-cli:apimcli-apps:1.6.0'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-apps/
implementation ("com.github.axway-api-management-plus.apim-cli:apimcli-apps:1.6.0")
'com.github.axway-api-management-plus.apim-cli:apimcli-apps:jar:1.6.0'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="apimcli-apps" rev="1.6.0">
<artifact name="apimcli-apps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='apimcli-apps', version='1.6.0')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "apimcli-apps" % "1.6.0"
[com.github.axway-api-management-plus.apim-cli/apimcli-apps "1.6.0"]