guardian / pa-football-client 7.0.12
GitHubScala 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
pa-client 7.0.7
Group ID:
com.gu
Artifact ID:
pa-client_3
Version:
7.0.7
Release Date:
May 16, 2023
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:
Guardian
|
libraryDependencies += "com.gu" %% "pa-client" % "7.0.7"
ivy"com.gu::pa-client:7.0.7"
//> using dep "com.gu::pa-client:7.0.7"
import $ivy.`com.gu::pa-client:7.0.7`
<dependency> <groupId>com.gu</groupId> <artifactId>pa-client_3</artifactId> <version>7.0.7</version> </dependency>
compile group: 'com.gu', name: 'pa-client_3', version: '7.0.7'