is not current version
Last Version 0.1.3

com.github.detro:browsermob-proxy-client 0.0.6

Java client library to install, launch and control a BrowserMob Proxy exclusively via it's REST API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.detro
ArtifactId

ArtifactId

browsermob-proxy-client
Version

Version

0.0.6
Type

Type

jar

Download browsermob-proxy-client 0.0.6


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