is not current version
Last Version 17.alpha.0.29

org.qbicc.rt:qbicc-rt-jdk.unsupported 17.alpha.0.12

The Qbicc builder for the jdk.unsupported JDK module

GroupId

GroupId

org.qbicc.rt
ArtifactId

ArtifactId

qbicc-rt-jdk.unsupported
Version

Version

17.alpha.0.12
Type

Type

jar

Download qbicc-rt-jdk.unsupported 17.alpha.0.12


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