Group Id com.gu
Artifact Id request-authentication-filter_2.11
Version 1.21
Packaging jar
URL -
Badge
Last Updated 2018-01-13T07:59:58+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.11</artifactId>
    <version>1.21</version>
</dependency>
implementation group: 'com.gu', name: 'request-authentication-filter_2.11', version: '1.21'
implementation 'com.gu:request-authentication-filter_2.11:1.21'
implementation("com.gu:request-authentication-filter_2.11:1.21")
libraryDependencies += "com.gu" % "request-authentication-filter_2.11" % "1.21"
<dependency org="com.gu" name="request-authentication-filter_2.11" rev="1.21"/>
@Grapes(
    @Grab(group='com.gu', module='request-authentication-filter_2.11', version='1.21')
)
[com.gu/request-authentication-filter_2.11 "1.21"]
'com.gu:request-authentication-filter_2.11:1.21'