Last Version

pa-client 5.0.0

Scala client for PA football feeds. Only does football data, it has no knowledge of Guardian match reports and such.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

pa-client_2.10
Version

Version

5.0.0
Type

Type

jar
Description

Description

pa-client
Scala client for PA football feeds. Only does football data, it has no knowledge of Guardian match reports and such.
Project URL

Project URL

https://github.com/guardian/pa-football-client
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/pa-football-client

Download pa-client_2.10 5.0.0


<!-- https://jarcasting.com/artifacts/com.gu/pa-client_2.10/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>pa-client_2.10</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/pa-client_2.10/
implementation 'com.gu:pa-client_2.10:5.0.0'
// https://jarcasting.com/artifacts/com.gu/pa-client_2.10/
implementation ("com.gu:pa-client_2.10:5.0.0")
'com.gu:pa-client_2.10:jar:5.0.0'
<dependency org="com.gu" name="pa-client_2.10" rev="5.0.0">
  <artifact name="pa-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='pa-client_2.10', version='5.0.0')
)
libraryDependencies += "com.gu" % "pa-client_2.10" % "5.0.0"
[com.gu/pa-client_2.10 "5.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
joda-time : joda-time jar 1.6.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.1.3

Project Modules

There are no modules declared in this project.