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.9


Group ID:
com.gu
Artifact ID:
pa-client_3
Version:
7.0.9
Release Date:
Feb 27, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>pa-client_3</artifactId>
  <version>7.0.9</version>
</dependency>

compile group: 'com.gu', name: 'pa-client_3', version: '7.0.9'