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