is not current version
Last Version 0.0.3

com.github.detro:browser-proxy-client 0.0.2

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

browser-proxy-client
Version

Version

0.0.2
Type

Type

jar

Download browser-proxy-client 0.0.2


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