is not current version
Last Version 0.4

com.soulgalore.web:browsertime 0.2

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

GroupId

GroupId

com.soulgalore.web
ArtifactId

ArtifactId

browsertime
Version

Version

0.2
Type

Type

jar

Download browsertime 0.2


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