не последняя версия
Последняя версия 0.36.0

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

Qbicc support for Wasm object file access

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.qbicc
Идентификатор

Идентификатор

qbicc-machine-file-wasm
Версия

Версия

0.33.0
Тип

Тип

jar

Скачать 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"]