Ready! API HAR library

Contains HAR models

License

License

GroupId

GroupId

io.github.atkawa7
ArtifactId

ArtifactId

har
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Ready! API HAR library
Contains HAR models

Download har

How to add to project

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

Dependencies

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4