guardian / grid   1.7.2

Apache License 2.0 Website GitHub

The Guardian’s image management system

Scala versions: 2.13 2.12 2.11 2.10

targeting-client 1.0.0


Group ID:
com.gu
Artifact ID:
targeting-client_2.13
Version:
1.0.0
Release Date:
Apr 6, 2020
Licenses:
Files:

libraryDependencies += "com.gu" %% "targeting-client" % "1.0.0"

Mill build tool

ivy"com.gu::targeting-client:1.0.0"

Scala CLI

//> using dep "com.gu::targeting-client:1.0.0"

Ammonite REPL

import $ivy.`com.gu::targeting-client:1.0.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>targeting-client_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.gu', name: 'targeting-client_2.13', version: '1.0.0'