HexUtils

Utilities for converting byte values to/from hex.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.lbruun
Идентификатор

Идентификатор

hexutils
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

HexUtils
Utilities for converting byte values to/from hex.
Ссылка на сайт

Ссылка на сайт

https://github.com/lbruun/HexUtils
Организация-разработчик

Организация-разработчик

lbruun.net
Система контроля версий

Система контроля версий

https://github.com/lbruun/HexUtils

Скачать hexutils

Как подключить последнюю версию

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0