MVN

com.oracle : truffle-sl

Maven & Gradle

Aug 21, 2015

Truffle Simple Language · Truffle SL is an example language implemented using the Truffle API.

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

Latest Version

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

  • Latest Stable: 0.8

All Versions

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

Version Vulnerabilities Updated
0.8
truffle-sl-0.8

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.oracle:truffle-sl:0.8'

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

implementation("com.oracle:truffle-sl:0.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.oracle" % "truffle-sl" % "0.8"

Advertisement

Dependencies from Group

Oct 05, 2010
91 usages
Aug 21, 2015
4 usages
Aug 21, 2015
3 usages
Oct 03, 2018
2 usages
Aug 21, 2015
1 usages

Discover Dependencies

Aug 21, 2015
4 usages
Nov 14, 2018
698 stars
Nov 14, 2018
698 stars
Nov 14, 2018
1 usages
698 stars
May 14, 2021
20 stars
Oct 27, 2017
5 usages
2.1k stars
Oct 27, 2017
2.1k stars
Aug 23, 2015
1 usages
2.1k stars