| License |
License |
|---|---|
| Categories |
CategoriesGraal Native Development Tools |
| GroupId | GroupIdorg.graalvm.nativeimage |
| ArtifactId | ArtifactIdsvm-truffle-tck |
| Version | Version21.1.0 |
| Type | Typejar |
| Description |
DescriptionSvm Truffle TCK
Truffle TCK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| svm-truffle-tck-21.1.0.pom | |
| svm-truffle-tck-21.1.0.jar | 79 KB |
| svm-truffle-tck-21.1.0-sources.jar | 13 KB |
| svm-truffle-tck-21.1.0-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>21.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/
implementation 'org.graalvm.nativeimage:svm-truffle-tck:21.1.0'
// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/
implementation ("org.graalvm.nativeimage:svm-truffle-tck:21.1.0")
'org.graalvm.nativeimage:svm-truffle-tck:jar:21.1.0'
<dependency org="org.graalvm.nativeimage" name="svm-truffle-tck" rev="21.1.0">
<artifact name="svm-truffle-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graalvm.nativeimage', module='svm-truffle-tck', version='21.1.0')
)
libraryDependencies += "org.graalvm.nativeimage" % "svm-truffle-tck" % "21.1.0"
[org.graalvm.nativeimage/svm-truffle-tck "21.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.nativeimage : svm | jar | 21.1.0 |