| License | License | 
|---|---|
| Categories | CategoriesGraal Native Development Tools | 
| GroupId | GroupIdorg.graalvm.nativeimage | 
| ArtifactId | ArtifactIdsvm-truffle-tck | 
| Last Version | Last Version22.0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSvm Truffle TCK Truffle TCK | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| svm-truffle-tck-22.0.0.2.pom | |
| svm-truffle-tck-22.0.0.2.jar | 72 KB | 
| svm-truffle-tck-22.0.0.2-sources.jar | 50 KB | 
| svm-truffle-tck-22.0.0.2-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/ -->
<dependency>
    <groupId>org.graalvm.nativeimage</groupId>
    <artifactId>svm-truffle-tck</artifactId>
    <version>22.0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/
implementation 'org.graalvm.nativeimage:svm-truffle-tck:22.0.0.2'// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/
implementation ("org.graalvm.nativeimage:svm-truffle-tck:22.0.0.2")'org.graalvm.nativeimage:svm-truffle-tck:jar:22.0.0.2'<dependency org="org.graalvm.nativeimage" name="svm-truffle-tck" rev="22.0.0.2">
  <artifact name="svm-truffle-tck" type="jar" />
</dependency>@Grapes(
@Grab(group='org.graalvm.nativeimage', module='svm-truffle-tck', version='22.0.0.2')
)libraryDependencies += "org.graalvm.nativeimage" % "svm-truffle-tck" % "22.0.0.2"[org.graalvm.nativeimage/svm-truffle-tck "22.0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.graalvm.nativeimage : svm | jar | 22.0.0.2 |