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

com.github.mike10004:har-replay-core 0.28

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

Группа

Группа

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

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

har-replay-core
Версия

Версия

0.28
Тип

Тип

jar

Скачать har-replay-core 0.28


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