driveby


License

License

GroupId

GroupId

im.mange
ArtifactId

ArtifactId

driveby_2.10
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

driveby
driveby
Project URL

Project URL

https://github.com/alltonp/driveby
Project Organization

Project Organization

im.mange

Download driveby_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/im.mange/driveby_2.10/ -->
<dependency>
    <groupId>im.mange</groupId>
    <artifactId>driveby_2.10</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/im.mange/driveby_2.10/
implementation 'im.mange:driveby_2.10:0.3.4'
// https://jarcasting.com/artifacts/im.mange/driveby_2.10/
implementation ("im.mange:driveby_2.10:0.3.4")
'im.mange:driveby_2.10:jar:0.3.4'
<dependency org="im.mange" name="driveby_2.10" rev="0.3.4">
  <artifact name="driveby_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.mange', module='driveby_2.10', version='0.3.4')
)
libraryDependencies += "im.mange" % "driveby_2.10" % "0.3.4"
[im.mange/driveby_2.10 "0.3.4"]

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.eclipse.jetty : jetty-webapp jar 8.1.14.v20131031
com.github.nscala-time : nscala-time_2.10 jar 0.2.0
com.github.detro.ghostdriver : phantomjsdriver jar 1.1.0
org.scalatest : scalatest_2.10 jar 2.1.3
org.seleniumhq.selenium : selenium-remote-driver jar 2.43.1
org.seleniumhq.selenium : selenium-firefox-driver jar 2.44.0
org.seleniumhq.selenium : selenium-ie-driver jar 2.44.0
org.seleniumhq.selenium : selenium-chrome-driver jar 2.44.0
com.flyobjectspace : flyscala_2.10 jar 2.1.5
junit : junit jar 4.9

test (1)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4
0.3.3
0.2.28