Download browsermob-core-2.1.1.jar file - Jar b

Jar examples for b:browsermob-core

Description

You can download jar file browsermob-core 2.1.1 in this page.

Build File

You can use the following script to add browsermob-core-2.1.1.jar to your project.

<dependency>
   <groupId>net.lightbody.bmp</groupId>
   <artifactId>browsermob-core</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'net.lightbody.bmp', name: 'browsermob-core', version: '2.1.1'
libraryDependencies += "net.lightbody.bmp" % "browsermob-core" % "2.1.1"
<dependency org="net.lightbody.bmp" name="browsermob-core" rev="2.1.1"/>
@Grapes(@Grab(group='net.lightbody.bmp', module='browsermob-core', version='2.1.1'))
'net.lightbody.bmp:browsermob-core:jar:2.1.1'

Download

Click the following link to download the jar file.

browsermob-core-2.1.1-javadoc.jar
browsermob-core-2.1.1-sources.jar
browsermob-core-2.1.1.jar
browsermob-core-2.1.1.pom



Related Tutorials