Browsertime

It's browser time! Fetch timings and other data from the browser

License

License

GroupId

GroupId

com.soulgalore.web
ArtifactId

ArtifactId

browsertime
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Browsertime
It's browser time! Fetch timings and other data from the browser

Download browsertime

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
org.seleniumhq.selenium : selenium-java jar 2.37.1
org.apache.commons : commons-math3 jar 3.2
com.google.code.gson : gson jar 2.2.4
commons-cli : commons-cli jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.2
0.1