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

Jar examples for b:browsermob-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials