Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.lightbody.bmp |
ArtifactId | ArtifactIdbrowsermob-legacy |
Version | Version2.1.4 |
Type | Typejar |
Filename | Size |
---|---|
browsermob-legacy-2.1.4.pom | |
browsermob-legacy-2.1.4.jar | 898 KB |
browsermob-legacy-2.1.4-sources.jar | 659 KB |
browsermob-legacy-2.1.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.lightbody.bmp/browsermob-legacy/ -->
<dependency>
<groupId>net.lightbody.bmp</groupId>
<artifactId>browsermob-legacy</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.lightbody.bmp/browsermob-legacy/
implementation 'net.lightbody.bmp:browsermob-legacy:2.1.4'
// https://jarcasting.com/artifacts/net.lightbody.bmp/browsermob-legacy/
implementation ("net.lightbody.bmp:browsermob-legacy:2.1.4")
'net.lightbody.bmp:browsermob-legacy:jar:2.1.4'
<dependency org="net.lightbody.bmp" name="browsermob-legacy" rev="2.1.4">
<artifact name="browsermob-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lightbody.bmp', module='browsermob-legacy', version='2.1.4')
)
libraryDependencies += "net.lightbody.bmp" % "browsermob-legacy" % "2.1.4"
[net.lightbody.bmp/browsermob-legacy "2.1.4"]