License |
License |
---|---|
GroupId | GroupIdcom.github.codemonstur |
ArtifactId | ArtifactIdhexeditor |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.codemonstur:hexeditor
HexEditor from fifesoft.com.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hexeditor-0.1.pom | |
hexeditor-0.1.jar | 32 KB |
hexeditor-0.1-sources.jar | 24 KB |
hexeditor-0.1-javadoc.jar | 167 KB |
Browse |
<!-- 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"]