Last Version

pa-client 7.0.5

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.13
Version

Version

7.0.5
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 Organization

Project Organization

com.gu

Download pa-client_2.13 7.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.scala-lang.modules : scala-xml_2.13 jar 1.3.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
com.typesafe.play : play-ahc-ws-standalone_2.13 jar 2.1.2

Project Modules

There are no modules declared in this project.