| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.smallcreep | 
| ArtifactId | ArtifactIdbrowsermob-client | 
| Last Version | Last Version0.2.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBrowserMob Proxy Client Rest client for BrowserMob proxy https://github.com/lightbody/browsermob-proxy | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| browsermob-client-0.2.6.pom | |
| browsermob-client-0.2.6.jar | 25 KB | 
| browsermob-client-0.2.6-sources.jar | 19 KB | 
| browsermob-client-0.2.6-javadoc.jar | 83 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.smallcreep/browsermob-client/ -->
<dependency>
    <groupId>com.github.smallcreep</groupId>
    <artifactId>browsermob-client</artifactId>
    <version>0.2.6</version>
</dependency>// https://jarcasting.com/artifacts/com.github.smallcreep/browsermob-client/
implementation 'com.github.smallcreep:browsermob-client:0.2.6'// https://jarcasting.com/artifacts/com.github.smallcreep/browsermob-client/
implementation ("com.github.smallcreep:browsermob-client:0.2.6")'com.github.smallcreep:browsermob-client:jar:0.2.6'<dependency org="com.github.smallcreep" name="browsermob-client" rev="0.2.6">
  <artifact name="browsermob-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.smallcreep', module='browsermob-client', version='0.2.6')
)libraryDependencies += "com.github.smallcreep" % "browsermob-client" % "0.2.6"[com.github.smallcreep/browsermob-client "0.2.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.lightbody.bmp : browsermob-core | jar | 2.1.2 | 
| com.squareup.retrofit2 : retrofit | jar | 2.1.0 | 
| com.squareup.retrofit2 : converter-gson | jar | 2.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| net.lightbody.bmp : browsermob-rest | jar | 2.1.2 | 
| com.mashape.unirest : unirest-java | jar | 1.4.9 |