is not current version
Last Version 0.36.0

org.qbicc:qbicc-runtime-gc-heap 0.32.0

Qbicc heap API

GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-runtime-gc-heap
Version

Version

0.32.0
Type

Type

jar

Download qbicc-runtime-gc-heap 0.32.0


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