Last Version

crosswords-api-client 1.1

Scala client for the Guardian's Crosswords API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

crosswords-api-client_2.11
Version

Version

1.1
Type

Type

jar
Description

Description

crosswords-api-client
Scala client for the Guardian's Crosswords API
Project URL

Project URL

https://github.com/guardian/crosswords-api-scala-client
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/crosswords-api-scala-client

Download crosswords-api-client_2.11 1.1


<!-- https://jarcasting.com/artifacts/com.gu/crosswords-api-client_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>crosswords-api-client_2.11</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/crosswords-api-client_2.11/
implementation 'com.gu:crosswords-api-client_2.11:1.1'
// https://jarcasting.com/artifacts/com.gu/crosswords-api-client_2.11/
implementation ("com.gu:crosswords-api-client_2.11:1.1")
'com.gu:crosswords-api-client_2.11:jar:1.1'
<dependency org="com.gu" name="crosswords-api-client_2.11" rev="1.1">
  <artifact name="crosswords-api-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='crosswords-api-client_2.11', version='1.1')
)
libraryDependencies += "com.gu" % "crosswords-api-client_2.11" % "1.1"
[com.gu/crosswords-api-client_2.11 "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.typesafe.play : play-json_2.11 jar 2.5.15
joda-time : joda-time jar 2.9.9

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.7

Project Modules

There are no modules declared in this project.