| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
|---|---|
| Группа | Группаorg.qbicc |
| Идентификатор | Идентификаторqbicc-machine-file-wasm |
| Версия | Версия0.33.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| qbicc-machine-file-wasm-0.33.0.pom | |
| qbicc-machine-file-wasm-0.33.0.jar | 70 KB |
| qbicc-machine-file-wasm-0.33.0-sources.jar | 12 KB |
| qbicc-machine-file-wasm-0.33.0-javadoc.jar | 390 KB |
| Обзор |
<!-- 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"]