is not current version
Last Version 0.32

com.github.mike10004:har-replay-vhs 0.25


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

har-replay-vhs
Version

Version

0.25
Type

Type

jar

Download har-replay-vhs 0.25


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