Last Version

Truffle SL Launcher 1.0.0-rc7

Truffle SL launchers using the polyglot API.

License

License

GroupId

GroupId

com.oracle.truffle
ArtifactId

ArtifactId

truffle-sl-launcher
Version

Version

1.0.0-rc7
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 1.0.0-rc7


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.