Last Version

hex 0.1.0

lightweight library for converting binary to hex and vice versa in a variety of formats

License

License

GroupId

GroupId

com.martiansoftware
ArtifactId

ArtifactId

hex
Version

Version

0.1.0
Type

Type

jar
Description

Description

hex
lightweight library for converting binary to hex and vice versa in a variety of formats
Project URL

Project URL

https://github.com/martylamb/hex
Source Code Management

Source Code Management

https://github.com/martylamb/hex

Download hex 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.martiansoftware : hope-and-doubt jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.