is not current version
Last Version 0.2.6

com.github.smallcreep:browsermob-client 0.2.3

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.3
Type

Type

jar

Download browsermob-client 0.2.3


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