is not current version
Last Version 0.36.0

org.qbicc:qbicc-machine-llvm 0.25.0

Qbicc support LLVM IR generation

GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-machine-llvm
Version

Version

0.25.0
Type

Type

jar

Download qbicc-machine-llvm 0.25.0


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