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 7.0.7


Group ID:
com.gu
Artifact ID:
pa-client_2.12
Version:
7.0.7
Release Date:
May 16, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>pa-client_2.12</artifactId>
  <version>7.0.7</version>
</dependency>

compile group: 'com.gu', name: 'pa-client_2.12', version: '7.0.7'