MVN

com.oracle.truffle : truffle-sl-launcher

Maven & Gradle

Oct 03, 2018
19.7k stars

Truffle SL Launcher · Truffle SL launchers using the polyglot API.

<dependency>
    <groupId>com.oracle.truffle</groupId>
    <artifactId>truffle-sl-launcher</artifactId>
    <version>0.33</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.truffle : truffle-sl-launcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.33
  • Latest Release Candidate: 1.0.0-rc7

All Versions

Choose a version of com.oracle.truffle : truffle-sl-launcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
truffle-sl-launcher-1.0.0-rc7
truffle-sl-launcher-1.0.0-rc6
truffle-sl-launcher-1.0.0-rc5
truffle-sl-launcher-1.0.0-rc4
truffle-sl-launcher-1.0.0-rc3
truffle-sl-launcher-1.0.0-rc2
truffle-sl-launcher-1.0.0-rc1
0.33
truffle-sl-launcher-0.33
0.32
truffle-sl-launcher-0.32
0.31
truffle-sl-launcher-0.31

How to add a dependency to Maven

Add the following com.oracle.truffle : truffle-sl-launcher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oracle.truffle</groupId>
    <artifactId>truffle-sl-launcher</artifactId>
    <version>0.33</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oracle.truffle : truffle-sl-launcher gradle dependency to your build.gradle file:

implementation 'com.oracle.truffle:truffle-sl-launcher:0.33'

Gradle Kotlin DSL: Add the following com.oracle.truffle : truffle-sl-launcher gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oracle.truffle:truffle-sl-launcher:0.33")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oracle.truffle : truffle-sl-launcher sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oracle.truffle" % "truffle-sl-launcher" % "0.33"

Advertisement

Dependencies from Group

Oct 03, 2018
8 usages
19.7k stars
Oct 03, 2018
3 usages
19.7k stars
Oct 03, 2018
2 usages
19.7k stars
Aug 03, 2018
2 usages
19.7k stars
Oct 03, 2018
1 usages
19.7k stars

Discover Dependencies

Oct 22, 2021
7 usages
47 stars
May 01, 2019
3 stars
May 10, 2020
3 stars
Jan 13, 2019
1 usages
Apr 24, 2021
1 usages
2 stars
Mar 07, 2019
1 usages
7 stars
Jan 29, 2022
3 usages
98 stars
Oct 14, 2020
3 usages
502 stars