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).

License

License

GroupId

GroupId

com.lafouche
ArtifactId

ArtifactId

hexlib
Last Version

Last Version

0.50
Release Date

Release Date

Type

Type

jar
Description

Description

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).
Project URL

Project URL

http://hexedit-lib.sourceforge.net

Download hexlib

How to add to project

<!-- 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"]

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
0.50