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