is not current version
Last Version 0.36.0

org.qbicc:qbicc-machine-file-macho 0.4.0

Qbicc support for Mach-O object file access

GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-machine-file-macho
Version

Version

0.4.0
Type

Type

jar

Download qbicc-machine-file-macho 0.4.0


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