GroupId | GroupIdcom.vlkan.hrrs |
---|---|
ArtifactId | ArtifactIdhrrs-replayer-base64 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-replayer-base64/ -->
<dependency>
<groupId>com.vlkan.hrrs</groupId>
<artifactId>hrrs-replayer-base64</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-replayer-base64/
implementation 'com.vlkan.hrrs:hrrs-replayer-base64:0.7.0'
// https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-replayer-base64/
implementation ("com.vlkan.hrrs:hrrs-replayer-base64:0.7.0")
'com.vlkan.hrrs:hrrs-replayer-base64:jar:0.7.0'
<dependency org="com.vlkan.hrrs" name="hrrs-replayer-base64" rev="0.7.0">
<artifact name="hrrs-replayer-base64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vlkan.hrrs', module='hrrs-replayer-base64', version='0.7.0')
)
libraryDependencies += "com.vlkan.hrrs" % "hrrs-replayer-base64" % "0.7.0"
[com.vlkan.hrrs/hrrs-replayer-base64 "0.7.0"]