License |
License |
---|---|
Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdweb-automation-core-scala-api_2.10 |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionweb-automation-core-scala-api
Scala client for the Guardian's Content API
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.gu |
<!-- https://jarcasting.com/artifacts/com.gu/web-automation-core-scala-api_2.10/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>web-automation-core-scala-api_2.10</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/web-automation-core-scala-api_2.10/
implementation 'com.gu:web-automation-core-scala-api_2.10:1.2'
// https://jarcasting.com/artifacts/com.gu/web-automation-core-scala-api_2.10/
implementation ("com.gu:web-automation-core-scala-api_2.10:1.2")
'com.gu:web-automation-core-scala-api_2.10:jar:1.2'
<dependency org="com.gu" name="web-automation-core-scala-api_2.10" rev="1.2">
<artifact name="web-automation-core-scala-api_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='web-automation-core-scala-api_2.10', version='1.2')
)
libraryDependencies += "com.gu" % "web-automation-core-scala-api_2.10" % "1.2"
[com.gu/web-automation-core-scala-api_2.10 "1.2"]
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 |