is not current version
Last Version 22.0.0.2

org.graalvm.nativeimage:svm-truffle-tck 20.3.2

Truffle TCK

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

svm-truffle-tck
Version

Version

20.3.2
Type

Type

jar

Download svm-truffle-tck 20.3.2


<!-- https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/ -->
<dependency>
    <groupId>org.graalvm.nativeimage</groupId>
    <artifactId>svm-truffle-tck</artifactId>
    <version>20.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/
implementation 'org.graalvm.nativeimage:svm-truffle-tck:20.3.2'
// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-truffle-tck/
implementation ("org.graalvm.nativeimage:svm-truffle-tck:20.3.2")
'org.graalvm.nativeimage:svm-truffle-tck:jar:20.3.2'
<dependency org="org.graalvm.nativeimage" name="svm-truffle-tck" rev="20.3.2">
  <artifact name="svm-truffle-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graalvm.nativeimage', module='svm-truffle-tck', version='20.3.2')
)
libraryDependencies += "org.graalvm.nativeimage" % "svm-truffle-tck" % "20.3.2"
[org.graalvm.nativeimage/svm-truffle-tck "20.3.2"]