is not current version
Last Version 0.36.0

org.qbicc:qbicc-machine-file-elf 0.32.0

Qbicc support for ELF object file access

GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-machine-file-elf
Version

Version

0.32.0
Type

Type

jar

Download qbicc-machine-file-elf 0.32.0


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