HexR

Easy to use hex dump library.

License

License

GroupId

GroupId

com.packenius
ArtifactId

ArtifactId

com.packenius.hexr
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HexR
Easy to use hex dump library.
Project URL

Project URL

https://gitlab.com/christian.packenius/hexr
Source Code Management

Source Code Management

https://gitlab.com/christian.packenius/hexr

Download com.packenius.hexr

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0