is not current version
Last Version 2.0-beta-7

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

A programmatic HTTP/S designed for performance and functional testing

GroupId

GroupId

biz.neustar
ArtifactId

ArtifactId

browsermob-proxy
Version

Version

2.0-beta-6
Type

Type

jar

Download browsermob-proxy 2.0-beta-6


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