| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.codemonstur |
| Идентификатор | Идентификаторhexeditor |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.codemonstur:hexeditor
HexEditor from fifesoft.com.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hexeditor-0.1.pom | |
| hexeditor-0.1.jar | 32 KB |
| hexeditor-0.1-sources.jar | 24 KB |
| hexeditor-0.1-javadoc.jar | 167 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.codemonstur/hexeditor/ -->
<dependency>
<groupId>com.github.codemonstur</groupId>
<artifactId>hexeditor</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonstur/hexeditor/
implementation 'com.github.codemonstur:hexeditor:0.1'
// https://jarcasting.com/artifacts/com.github.codemonstur/hexeditor/
implementation ("com.github.codemonstur:hexeditor:0.1")
'com.github.codemonstur:hexeditor:jar:0.1'
<dependency org="com.github.codemonstur" name="hexeditor" rev="0.1">
<artifact name="hexeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='hexeditor', version='0.1')
)
libraryDependencies += "com.github.codemonstur" % "hexeditor" % "0.1"
[com.github.codemonstur/hexeditor "0.1"]