Categories |
CategoriesDistribution Build Tools Swagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.github.axway-api-management-plus.swagger-promote |
ArtifactId | ArtifactIddistribution |
Version | Version1.6.7 |
Type | Typepom |
Filename | Size |
---|---|
distribution-1.6.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.axway-api-management-plus.swagger-promote/distribution/ -->
<dependency>
<groupId>com.github.axway-api-management-plus.swagger-promote</groupId>
<artifactId>distribution</artifactId>
<version>1.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.swagger-promote/distribution/
implementation 'com.github.axway-api-management-plus.swagger-promote:distribution:1.6.7'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.swagger-promote/distribution/
implementation ("com.github.axway-api-management-plus.swagger-promote:distribution:1.6.7")
'com.github.axway-api-management-plus.swagger-promote:distribution:pom:1.6.7'
<dependency org="com.github.axway-api-management-plus.swagger-promote" name="distribution" rev="1.6.7">
<artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.swagger-promote', module='distribution', version='1.6.7')
)
libraryDependencies += "com.github.axway-api-management-plus.swagger-promote" % "distribution" % "1.6.7"
[com.github.axway-api-management-plus.swagger-promote/distribution "1.6.7"]