is not current version
Last Version 0.2.6

com.github.smallcreep:browsermob-client 0.2

Rest client for BrowserMob proxy https://github.com/lightbody/browsermob-proxy

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.smallcreep
ArtifactId

ArtifactId

browsermob-client
Version

Version

0.2
Type

Type

jar

Download browsermob-client 0.2


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