Last Version

har-reader 2.2.1

A library to access HTTP archive format with Java

License

License

GroupId

GroupId

de.sstoehr
ArtifactId

ArtifactId

har-reader
Version

Version

2.2.1
Type

Type

jar
Description

Description

har-reader
A library to access HTTP archive format with Java
Project URL

Project URL

https://github.com/sdstoehr/har-reader
Source Code Management

Source Code Management

https://github.com/sdstoehr/har-reader.git

Download har-reader 2.2.1


<!-- https://jarcasting.com/artifacts/de.sstoehr/har-reader/ -->
<dependency>
    <groupId>de.sstoehr</groupId>
    <artifactId>har-reader</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sstoehr/har-reader/
implementation 'de.sstoehr:har-reader:2.2.1'
// https://jarcasting.com/artifacts/de.sstoehr/har-reader/
implementation ("de.sstoehr:har-reader:2.2.1")
'de.sstoehr:har-reader:jar:2.2.1'
<dependency org="de.sstoehr" name="har-reader" rev="2.2.1">
  <artifact name="har-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sstoehr', module='har-reader', version='2.2.1')
)
libraryDependencies += "de.sstoehr" % "har-reader" % "2.2.1"
[de.sstoehr/har-reader "2.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
nl.jqno.equalsverifier : equalsverifier jar 3.10

Project Modules

There are no modules declared in this project.