guardian / crosswords-api-scala-client   1.1

GitHub

Scala client for the Crosswords API

Scala versions: 2.11 2.10

crosswords-api-client 0.5


Group ID:
com.gu
Artifact ID:
crosswords-api-client_2.11
Version:
0.5
Release Date:
Jan 8, 2015
Licenses:
Files:

libraryDependencies += "com.gu" %% "crosswords-api-client" % "0.5"

Mill build tool

ivy"com.gu::crosswords-api-client:0.5"

Scala CLI

//> using dep "com.gu::crosswords-api-client:0.5"

Ammonite REPL

import $ivy.`com.gu::crosswords-api-client:0.5`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>crosswords-api-client_2.11</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.gu', name: 'crosswords-api-client_2.11', version: '0.5'