Jar examples for h:har-reader
A library to access HTTP archive format with Java
You can download jar file har-reader 2.0.1 in this page.
The MIT License
You can use the following script to add har-reader-2.0.1.jar to your project.
<dependency> <groupId>de.sstoehr</groupId> <artifactId>har-reader</artifactId> <version>2.0.1</version> </dependency>
compile group: 'de.sstoehr', name: 'har-reader', version: '2.0.1'
libraryDependencies += "de.sstoehr" % "har-reader" % "2.0.1"
<dependency org="de.sstoehr" name="har-reader" rev="2.0.1"/>
@Grapes(@Grab(group='de.sstoehr', module='har-reader', version='2.0.1'))
'de.sstoehr:har-reader:jar:2.0.1'
Click the following link to download the jar file.
har-reader-2.0.1-javadoc.jar