Hex utils library

Convert byte array to hex and hex to byte array

License

License

GroupId

GroupId

ru.zoommax
ArtifactId

ArtifactId

HexUtilsLib
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hex utils library
Convert byte array to hex and hex to byte array
Project URL

Project URL

https://github.com/ZooMMaX/HexUtilsLib

Download HexUtilsLib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0