guardian / crosswords-api-scala-client   1.1

GitHub

Scala client for the Crosswords API

Scala versions: 2.11 2.10

crosswords-api-client 0.4


Group ID:
com.gu
Artifact ID:
crosswords-api-client_2.10
Version:
0.4
Release Date:
May 17, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>crosswords-api-client_2.10</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.gu', name: 'crosswords-api-client_2.10', version: '0.4'