Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.expediagroup.apiary |
ArtifactId | ArtifactIdapiary-privileges-grantor-parent |
Version | Version6.0.2 |
Type | Typepom |
Filename | Size |
---|---|
apiary-privileges-grantor-parent-6.0.2.pom | 659 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-privileges-grantor-parent/ -->
<dependency>
<groupId>com.expediagroup.apiary</groupId>
<artifactId>apiary-privileges-grantor-parent</artifactId>
<version>6.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-privileges-grantor-parent/
implementation 'com.expediagroup.apiary:apiary-privileges-grantor-parent:6.0.2'
// https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-privileges-grantor-parent/
implementation ("com.expediagroup.apiary:apiary-privileges-grantor-parent:6.0.2")
'com.expediagroup.apiary:apiary-privileges-grantor-parent:pom:6.0.2'
<dependency org="com.expediagroup.apiary" name="apiary-privileges-grantor-parent" rev="6.0.2">
<artifact name="apiary-privileges-grantor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.apiary', module='apiary-privileges-grantor-parent', version='6.0.2')
)
libraryDependencies += "com.expediagroup.apiary" % "apiary-privileges-grantor-parent" % "6.0.2"
[com.expediagroup.apiary/apiary-privileges-grantor-parent "6.0.2"]