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