| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.qbicc.rt | 
    
| ArtifactId | ArtifactIdqbicc-rt-jdk.unsupported | 
    
| Last Version | Last Version17.alpha.0.29 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionQbicc Run Time: jdk.unsupported 
            The Qbicc builder for the jdk.unsupported JDK module 
         | 
    
<!-- 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.29</version>
</dependency>
                // https://jarcasting.com/artifacts/org.qbicc.rt/qbicc-rt-jdk.unsupported/
implementation 'org.qbicc.rt:qbicc-rt-jdk.unsupported:17.alpha.0.29'
                // https://jarcasting.com/artifacts/org.qbicc.rt/qbicc-rt-jdk.unsupported/
implementation ("org.qbicc.rt:qbicc-rt-jdk.unsupported:17.alpha.0.29")
                'org.qbicc.rt:qbicc-rt-jdk.unsupported:jar:17.alpha.0.29'
                <dependency org="org.qbicc.rt" name="qbicc-rt-jdk.unsupported" rev="17.alpha.0.29">
  <artifact name="qbicc-rt-jdk.unsupported" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.qbicc.rt', module='qbicc-rt-jdk.unsupported', version='17.alpha.0.29')
)
                libraryDependencies += "org.qbicc.rt" % "qbicc-rt-jdk.unsupported" % "17.alpha.0.29"
                [org.qbicc.rt/qbicc-rt-jdk.unsupported "17.alpha.0.29"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.qbicc.rt : qbicc-rt-java.base | jar | 17.alpha.0.29 | 
| org.qbicc : qbicc-runtime-linux | jar | 0.36.0 | 
| org.qbicc : qbicc-runtime-llvm | jar | 0.36.0 | 
| org.qbicc : qbicc-runtime-posix | jar | 0.36.0 | 
| org.qbicc.rt : qbicc-rt-annotation | jar | 17.alpha.0.29 |