is not current version
Last Version 2.1.5

net.lightbody.bmp:browsermob-core 2.1.4


Categories

Categories

Net
GroupId

GroupId

net.lightbody.bmp
ArtifactId

ArtifactId

browsermob-core
Version

Version

2.1.4
Type

Type

jar

Download browsermob-core 2.1.4


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