Group Id com.gu
Artifact Id request-authentication-filter_2.12
Version 1.22
Packaging jar
URL -
Badge
Last Updated 2018-01-13T11:47:12+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>request-authentication-filter_2.12</artifactId>
    <version>1.22</version>
</dependency>
implementation group: 'com.gu', name: 'request-authentication-filter_2.12', version: '1.22'
implementation 'com.gu:request-authentication-filter_2.12:1.22'
implementation("com.gu:request-authentication-filter_2.12:1.22")
libraryDependencies += "com.gu" % "request-authentication-filter_2.12" % "1.22"
<dependency org="com.gu" name="request-authentication-filter_2.12" rev="1.22"/>
@Grapes(
    @Grab(group='com.gu', module='request-authentication-filter_2.12', version='1.22')
)
[com.gu/request-authentication-filter_2.12 "1.22"]
'com.gu:request-authentication-filter_2.12:1.22'