Last Version

HexUtils 1.0.0

Utilities for converting byte values to/from hex.

License

License

Categories

Categories

Net
GroupId

GroupId

net.lbruun
ArtifactId

ArtifactId

hexutils
Version

Version

1.0.0
Type

Type

jar
Description

Description

HexUtils
Utilities for converting byte values to/from hex.
Project URL

Project URL

https://github.com/lbruun/HexUtils
Project Organization

Project Organization

lbruun.net
Source Code Management

Source Code Management

https://github.com/lbruun/HexUtils

Download hexutils 1.0.0


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

Dependencies

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.