License |
License |
---|---|
GroupId | GroupIdio.github.atkawa7 |
ArtifactId | ArtifactIdhar |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReady! API HAR library
Contains HAR models
|
Filename | Size |
---|---|
har-1.1.4.pom | |
har-1.1.4.jar | 57 KB |
har-1.1.4-sources.jar | 28 KB |
har-1.1.4-javadoc.jar | 594 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |