Jar examples for h:harlib
HarLib is an open source Java library for the HTTP Archive Specification (HAR) v1.2.
You can download jar file harlib 1.1.2 in this page.
The Apache License, Version 2.0
You can use the following script to add harlib-1.1.2.jar to your project.
<dependency> <groupId>edu.umass.cs.benchlab</groupId> <artifactId>harlib</artifactId> <version>1.1.2</version> </dependency>
compile group: 'edu.umass.cs.benchlab', name: 'harlib', version: '1.1.2'
libraryDependencies += "edu.umass.cs.benchlab" % "harlib" % "1.1.2"
<dependency org="edu.umass.cs.benchlab" name="harlib" rev="1.1.2"/>
@Grapes(@Grab(group='edu.umass.cs.benchlab', module='harlib', version='1.1.2'))
'edu.umass.cs.benchlab:harlib:jar:1.1.2'
Click the following link to download the jar file.
harlib-1.1.2-javadoc.jar