is not current version
Last Version 0.36.0

org.qbicc:qbicc-machine-file-wasm 0.33.0

Qbicc support for Wasm object file access

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-machine-file-wasm
Version

Version

0.33.0
Type

Type

jar

Download qbicc-machine-file-wasm 0.33.0


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