hexeditor
The binary file editor.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.javadev |
| Идентификатор | Идентификаторhexeditor |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBinary file editor
The binary file editor
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hexeditor-1.0.pom | |
| hexeditor-1.0.jar | 59 KB |
| hexeditor-1.0-sources.jar | 36 KB |
| hexeditor-1.0-javadoc.jar | 41 KB |
| Обзор |
<!-- 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.