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 5.0.0
Group ID:
com.gu
Artifact ID:
pa-client_2.10
Version:
5.0.0
Release Date:
Jun 16, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.gu" %% "pa-client" % "5.0.0"
ivy"com.gu::pa-client:5.0.0"
//> using dep "com.gu::pa-client:5.0.0"
import $ivy.`com.gu::pa-client:5.0.0`
<dependency> <groupId>com.gu</groupId> <artifactId>pa-client_2.10</artifactId> <version>5.0.0</version> </dependency>
compile group: 'com.gu', name: 'pa-client_2.10', version: '5.0.0'