| License |
License |
|---|---|
| GroupId | GroupIdcom.soulgalore.web |
| ArtifactId | ArtifactIdbrowsertime |
| Version | Version0.4 |
| Type | Typejar |
| Description |
DescriptionBrowsertime
It's browser time! Fetch timings and other data from the browser
|
| Filename | Size |
|---|---|
| browsertime-0.4.pom | |
| browsertime-0.4.jar | 53 KB |
| browsertime-0.4-sources.jar | 32 KB |
| browsertime-0.4-javadoc.jar | 198 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |