is not current version
Last Version 0.32

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


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

har-replay-dist
Version

Version

0.26
Type

Type

pom

Download har-replay-dist 0.26


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