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