License |
License |
---|---|
GroupId | GroupIdorg.qbicc |
ArtifactId | ArtifactIdqbicc-machine-probe |
Last Version | Last Version0.36.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQbicc Machine: Probe
The Qbicc backend compiler probe utility
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qbicc-machine-probe-0.36.0.pom | |
qbicc-machine-probe-0.36.0.jar | 49 KB |
qbicc-machine-probe-0.36.0-sources.jar | 11 KB |
qbicc-machine-probe-0.36.0-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.qbicc/qbicc-machine-probe/ -->
<dependency>
<groupId>org.qbicc</groupId>
<artifactId>qbicc-machine-probe</artifactId>
<version>0.36.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qbicc/qbicc-machine-probe/
implementation 'org.qbicc:qbicc-machine-probe:0.36.0'
// https://jarcasting.com/artifacts/org.qbicc/qbicc-machine-probe/
implementation ("org.qbicc:qbicc-machine-probe:0.36.0")
'org.qbicc:qbicc-machine-probe:jar:0.36.0'
<dependency org="org.qbicc" name="qbicc-machine-probe" rev="0.36.0">
<artifact name="qbicc-machine-probe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qbicc', module='qbicc-machine-probe', version='0.36.0')
)
libraryDependencies += "org.qbicc" % "qbicc-machine-probe" % "0.36.0"
[org.qbicc/qbicc-machine-probe "0.36.0"]
Group / Artifact | Type | Version |
---|---|---|
org.qbicc : qbicc-machine-tool-api | jar | 0.36.0 |
org.qbicc : qbicc-compiler | jar | 0.36.0 |
org.qbicc : qbicc-machine-file-object | jar | 0.36.0 |
Group / Artifact | Type | Version |
---|---|---|
org.qbicc : qbicc-machine-tool-gnu | jar | 0.36.0 |
org.qbicc : qbicc-machine-tool-clang | jar | 0.36.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.qbicc : qbicc-machine-file-elf | jar | 0.36.0 |
org.qbicc : qbicc-machine-file-macho | jar | 0.36.0 |
org.qbicc : qbicc-machine-file-wasm | jar | 0.36.0 |