is not current version
Last Version 0.32

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

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

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

har-replay-core
Version

Version

0.26
Type

Type

jar

Download har-replay-core 0.26


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