Group Id com.gu
Artifact Id content-authorisation-common_2.12
Version 0.5
Packaging jar
URL -
Badge
Last Updated 2020-08-19T12:53:07+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>content-authorisation-common_2.12</artifactId>
    <version>0.5</version>
</dependency>
implementation group: 'com.gu', name: 'content-authorisation-common_2.12', version: '0.5'
implementation 'com.gu:content-authorisation-common_2.12:0.5'
implementation("com.gu:content-authorisation-common_2.12:0.5")
libraryDependencies += "com.gu" % "content-authorisation-common_2.12" % "0.5"
<dependency org="com.gu" name="content-authorisation-common_2.12" rev="0.5"/>
@Grapes(
    @Grab(group='com.gu', module='content-authorisation-common_2.12', version='0.5')
)
[com.gu/content-authorisation-common_2.12 "0.5"]
'com.gu:content-authorisation-common_2.12:0.5'