Group Id com.gu
Artifact Id web-automation-core-scala-api_2.10
Version 1.2
Packaging jar
URL -
Badge
Last Updated 2014-06-24T06:16:06+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>web-automation-core-scala-api_2.10</artifactId>
    <version>1.2</version>
</dependency>
implementation group: 'com.gu', name: 'web-automation-core-scala-api_2.10', version: '1.2'
implementation 'com.gu:web-automation-core-scala-api_2.10:1.2'
implementation("com.gu:web-automation-core-scala-api_2.10:1.2")
libraryDependencies += "com.gu" % "web-automation-core-scala-api_2.10" % "1.2"
<dependency org="com.gu" name="web-automation-core-scala-api_2.10" rev="1.2"/>
@Grapes(
    @Grab(group='com.gu', module='web-automation-core-scala-api_2.10', version='1.2')
)
[com.gu/web-automation-core-scala-api_2.10 "1.2"]
'com.gu:web-automation-core-scala-api_2.10:1.2'