is not current version
Last Version 0.32

com.github.mike10004:har-replay-test-support 0.27


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

har-replay-test-support
Version

Version

0.27
Type

Type

jar

Download har-replay-test-support 0.27


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