Jar examples for p:polyglot-tck
GraalVM TCK SPI
You can download jar file polyglot-tck 1.0.0-rc2 in this page.
GNU General Public License, version 2, with the Classpath Exception
You can use the following script to add polyglot-tck-1.0.0-rc2.jar to your project.
<dependency> <groupId>org.graalvm</groupId> <artifactId>polyglot-tck</artifactId> <version>1.0.0-rc2</version> </dependency>
compile group: 'org.graalvm', name: 'polyglot-tck', version: '1.0.0-rc2'
libraryDependencies += "org.graalvm" % "polyglot-tck" % "1.0.0-rc2"
<dependency org="org.graalvm" name="polyglot-tck" rev="1.0.0-rc2"/>
@Grapes(@Grab(group='org.graalvm', module='polyglot-tck', version='1.0.0-rc2'))
'org.graalvm:polyglot-tck:jar:1.0.0-rc2'
Click the following link to download the jar file.
polyglot-tck-1.0.0-rc2-javadoc.jar