guardian / mobile-notifications-api-client   0.6.0

GitHub

Moved to https://github.com/guardian/mobile-n10n

Scala versions: 2.12 2.11 2.10

mobile-notifications-client 1.0


Group ID:
com.gu
Artifact ID:
mobile-notifications-client_2.11
Version:
1.0
Release Date:
Sept 25, 2017
Licenses:
Files:

libraryDependencies += "com.gu" %% "mobile-notifications-client" % "1.0"

Mill build tool

ivy"com.gu::mobile-notifications-client:1.0"

Scala CLI

//> using dep "com.gu::mobile-notifications-client:1.0"

Ammonite REPL

import $ivy.`com.gu::mobile-notifications-client:1.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>mobile-notifications-client_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.gu', name: 'mobile-notifications-client_2.11', version: '1.0'