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