is not current version
Last Version 22.1.0.1

Truffle SL Launcher 22.0.0.2

Truffle SL launchers using the polyglot API.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.truffle
ArtifactId

ArtifactId

truffle-sl-launcher
Version

Version

22.0.0.2
Type

Type

jar
Description

Description

Truffle SL Launcher
Truffle SL launchers using the polyglot API.
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-sl-launcher 22.0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 22.0.0.2

Project Modules

There are no modules declared in this project.