Last Version

Truffle TCK Common 22.1.0.1

Common types for TCK Tests and Instruments.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.truffle
ArtifactId

ArtifactId

truffle-tck-common
Version

Version

22.1.0.1
Type

Type

jar
Description

Description

Truffle TCK Common
Common types for TCK Tests and Instruments.
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-common 22.1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.sdk : polyglot-tck jar 22.1.0.1

Project Modules

There are no modules declared in this project.