is not current version
Last Version 2.0-beta-7

biz.neustar:browsermob-proxy 2.0-beta-4

A programmatic HTTP/S designed for performance and functional testing

GroupId

GroupId

biz.neustar
ArtifactId

ArtifactId

browsermob-proxy
Version

Version

2.0-beta-4
Type

Type

jar

Download browsermob-proxy 2.0-beta-4


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