com.lafouche:hexlib

A Java component which displays bytes in Hex- and ASCII-format. The component is designed as a standalone lib. A complete interface which provides the function of an HexEditor based on this lib exisits under the Fork of this project. \r\n This library is simply taken directly from sourceforge at https://sourceforge.net/projects/hexlib/ and made it available in maven central repository. No other changes have been made (including keeping the same license).

Лицензия

Лицензия

Группа

Группа

com.lafouche
Идентификатор

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

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

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

0.50
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.lafouche:hexlib
A Java component which displays bytes in Hex- and ASCII-format. The component is designed as a standalone lib. A complete interface which provides the function of an HexEditor based on this lib exisits under the Fork of this project. \r\n This library is simply taken directly from sourceforge at https://sourceforge.net/projects/hexlib/ and made it available in maven central repository. No other changes have been made (including keeping the same license).
Ссылка на сайт

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

http://hexedit-lib.sourceforge.net

Скачать hexlib

Имя Файла Размер
hexlib-0.50.pom
hexlib-0.50.jar 46 KB
hexlib-0.50-sources.jar 274 bytes
hexlib-0.50-javadoc.jar 274 bytes
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.50