hexeditor
The binary file editor.
License |
License |
---|---|
GroupId | GroupIdcom.github.javadev |
ArtifactId | ArtifactIdhexeditor |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBinary file editor
The binary file editor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hexeditor-1.0.pom | |
hexeditor-1.0.jar | 59 KB |
hexeditor-1.0-sources.jar | 36 KB |
hexeditor-1.0-javadoc.jar | 41 KB |
Browse |
<!-- 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"]
The binary file editor.