guardian / pa-football-client   7.0.9

GitHub

Scala client for PA football feeds. Only does football data, it has no knowledge of Guardian match reports and such. You will need your own API key

Scala versions: 3.x 2.13 2.12 2.11 2.10

pa-client 4.7


Group ID:
com.gu
Artifact ID:
pa-client_2.10
Version:
4.7
Release Date:
Apr 9, 2014
Licenses:
Files:

libraryDependencies += "com.gu" %% "pa-client" % "4.7"

Mill build tool

ivy"com.gu::pa-client:4.7"

Scala CLI

//> using dep "com.gu::pa-client:4.7"

Ammonite REPL

import $ivy.`com.gu::pa-client:4.7`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>pa-client_2.10</artifactId>
  <version>4.7</version>
</dependency>

compile group: 'com.gu', name: 'pa-client_2.10', version: '4.7'