License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdscala-automation-api-client_2.10 |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionscala-automation-api-client
Scala client for the Guardian's Content API
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.gu |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gu/scala-automation-api-client_2.10/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>scala-automation-api-client_2.10</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/scala-automation-api-client_2.10/
implementation 'com.gu:scala-automation-api-client_2.10:1.0'
// https://jarcasting.com/artifacts/com.gu/scala-automation-api-client_2.10/
implementation ("com.gu:scala-automation-api-client_2.10:1.0")
'com.gu:scala-automation-api-client_2.10:jar:1.0'
<dependency org="com.gu" name="scala-automation-api-client_2.10" rev="1.0">
<artifact name="scala-automation-api-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='scala-automation-api-client_2.10', version='1.0')
)
libraryDependencies += "com.gu" % "scala-automation-api-client_2.10" % "1.0"
[com.gu/scala-automation-api-client_2.10 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.scalatest : scalatest_2.10 | jar | 2.0 |
com.typesafe.play : play-ws_2.10 | jar | 2.3.0 |