guardian / crosswords-api-scala-client   1.1

GitHub

Scala client for the Crosswords API

Scala versions: 2.11 2.10

crosswords-api-client 0.7


Group ID:
com.gu
Artifact ID:
crosswords-api-client_2.11
Version:
0.7
Release Date:
Apr 23, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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