is not current version
Last Version 0.7.0

com.vlkan.hrrs:hrrs-replayer 0.1


GroupId

GroupId

com.vlkan.hrrs
ArtifactId

ArtifactId

hrrs-replayer
Version

Version

0.1
Type

Type

jar

Download hrrs-replayer 0.1


<!-- https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-replayer/ -->
<dependency>
    <groupId>com.vlkan.hrrs</groupId>
    <artifactId>hrrs-replayer</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-replayer/
implementation 'com.vlkan.hrrs:hrrs-replayer:0.1'
// https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-replayer/
implementation ("com.vlkan.hrrs:hrrs-replayer:0.1")
'com.vlkan.hrrs:hrrs-replayer:jar:0.1'
<dependency org="com.vlkan.hrrs" name="hrrs-replayer" rev="0.1">
  <artifact name="hrrs-replayer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vlkan.hrrs', module='hrrs-replayer', version='0.1')
)
libraryDependencies += "com.vlkan.hrrs" % "hrrs-replayer" % "0.1"
[com.vlkan.hrrs/hrrs-replayer "0.1"]