is not current version
Last Version 1.2

ru.d-shap:hex 1.1

Hex library converts bytes to the hex representation and vice versa

GroupId

GroupId

ru.d-shap
ArtifactId

ArtifactId

hex
Version

Version

1.1
Type

Type

jar

Download hex 1.1


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