Last Version

Hex library 1.2

Hex library converts bytes to the hex representation and vice versa

License

License

GroupId

GroupId

ru.d-shap
ArtifactId

ArtifactId

hex
Version

Version

1.2
Type

Type

jar
Description

Description

Hex library
Hex library converts bytes to the hex representation and vice versa
Project URL

Project URL

https://github.com/d-shap/hex
Source Code Management

Source Code Management

https://github.com/d-shap/hex

Download hex 1.2


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ru.d-shap : assertions jar 1.1

Project Modules

There are no modules declared in this project.