не последняя версия
Последняя версия 0.32

com.github.mike10004:har-replay 0.9

Library that manages a proxy server that replays traffic from a HAR

Группа

Группа

com.github.mike10004
Идентификатор

Идентификатор

har-replay
Версия

Версия

0.9
Тип

Тип

jar

Скачать har-replay 0.9


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