Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.expediagroup.apiary |
ArtifactId | ArtifactIdapiary-privileges-grantor-parent |
Version | Version7.0.0 |
Type | Typepom |
Filename | Size |
---|---|
apiary-privileges-grantor-parent-7.0.0.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>7.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-privileges-grantor-parent/
implementation 'com.expediagroup.apiary:apiary-privileges-grantor-parent:7.0.0'
// https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-privileges-grantor-parent/
implementation ("com.expediagroup.apiary:apiary-privileges-grantor-parent:7.0.0")
'com.expediagroup.apiary:apiary-privileges-grantor-parent:pom:7.0.0'
<dependency org="com.expediagroup.apiary" name="apiary-privileges-grantor-parent" rev="7.0.0">
<artifact name="apiary-privileges-grantor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.apiary', module='apiary-privileges-grantor-parent', version='7.0.0')
)
libraryDependencies += "com.expediagroup.apiary" % "apiary-privileges-grantor-parent" % "7.0.0"
[com.expediagroup.apiary/apiary-privileges-grantor-parent "7.0.0"]