Last Version

Binary file editor 1.0

The binary file editor

License

License

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

hexeditor
Version

Version

1.0
Type

Type

jar
Description

Description

Binary file editor
The binary file editor
Project URL

Project URL

https://github.com/javadev/hexeditor
Source Code Management

Source Code Management

https://github.com/javadev/hexeditor

Download hexeditor 1.0


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

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.