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