w

web-automation-core-scala_2.10

Scala client for the Guardian's Content API
https://github.com/guardian/scala-automation
Apache V2
com.gu
John Duffell Istvan Pamer
Files download
File Operation
web-automation-core-scala_2.10-1.22.jar download
web-automation-core-scala_2.10-1.22.pom download
web-automation-core-scala_2.10-1.22-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>web-automation-core-scala_2.10</artifactId>
  <version>1.22</version>
</dependency>
Gradle Groovy
implementation 'com.gu:web-automation-core-scala_2.10:1.22'
Gradle Kotlin
implementation("com.gu:web-automation-core-scala_2.10:1.22")
Scala SBT
libraryDependencies += "com.gu" % "web-automation-core-scala_2.10" % "1.22"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='web-automation-core-scala_2.10', version='1.22')
)
Apache Ivy
<dependency org="com.gu" name="web-automation-core-scala_2.10" rev="1.22" />
Leiningen
[com.gu/web-automation-core-scala_2.10 "1.22"]
Apache Buildr
'com.gu:web-automation-core-scala_2.10:jar:1.22'