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

Jar examples for b:browsermob-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials