is not current version
Last Version 22.1.0.1

Truffle TCK Instrumentation 21.3.0

Instruments used by the Truffle TCK.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.truffle
ArtifactId

ArtifactId

truffle-tck-instrumentation
Version

Version

21.3.0
Type

Type

jar
Description

Description

Truffle TCK Instrumentation
Instruments used by the Truffle TCK.
Project URL

Project URL

http://openjdk.java.net/projects/graal
Source Code Management

Source Code Management

https://github.com/oracle/graal/tree/master/truffle

Download truffle-tck-instrumentation 21.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.graalvm.truffle : truffle-api jar 21.3.0
org.graalvm.truffle : truffle-tck-common jar 21.3.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.