is not current version
Last Version 22.0.0.2

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

Truffle TCK

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

svm-truffle-tck
Version

Version

21.3.1
Type

Type

jar

Download svm-truffle-tck 21.3.1


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