is not current version
Last Version 0.36.0

Qbicc: Compiler 0.24.0

The main Qbicc compiler

License

License

GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-compiler
Version

Version

0.24.0
Type

Type

jar
Description

Description

Qbicc: Compiler
The main Qbicc compiler
Project Organization

Project Organization

JBoss by Red Hat

Download qbicc-compiler 0.24.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.qbicc : qbicc-machine-arch jar 0.24.0
org.eclipse.collections : eclipse-collections jar 11.0.0
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-tree jar 9.2
org.ow2.asm : asm-analysis jar 9.2
io.smallrye.common : smallrye-common-constraint jar
org.jboss.logging : jboss-logging jar 3.4.3.Final

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.easytesting : fest-assert-core jar 2.0M10
io.smallrye.common : smallrye-common-function jar

Project Modules

There are no modules declared in this project.