Files download
File Operation
targeting-client-play26_2.11-0.14.8.jar download
targeting-client-play26_2.11-0.14.8.pom download
targeting-client-play26_2.11-0.14.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>targeting-client-play26_2.11</artifactId>
  <version>0.14.8</version>
</dependency>
Gradle Groovy
implementation 'com.gu:targeting-client-play26_2.11:0.14.8'
Gradle Kotlin
implementation("com.gu:targeting-client-play26_2.11:0.14.8")
Scala SBT
libraryDependencies += "com.gu" % "targeting-client-play26_2.11" % "0.14.8"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='targeting-client-play26_2.11', version='0.14.8')
)
Apache Ivy
<dependency org="com.gu" name="targeting-client-play26_2.11" rev="0.14.8" />
Leiningen
[com.gu/targeting-client-play26_2.11 "0.14.8"]
Apache Buildr
'com.gu:targeting-client-play26_2.11:jar:0.14.8'