is not current version
Last Version 1.2

ru.d-shap:hex 1.0

Hex library converts bytes to hex representation and vice versa

GroupId

GroupId

ru.d-shap
ArtifactId

ArtifactId

hex
Version

Version

1.0
Type

Type

jar

Download hex 1.0


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