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

Jar examples for b:browsermob-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials