MVN

com.oracle : truffle-api

Maven & Gradle

Aug 21, 2015
4 usages

Truffle API · Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal.

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

Latest Version

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

  • Latest Stable: 0.8

All Versions

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

Version Vulnerabilities Updated
0.8
truffle-api-0.8

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.oracle" % "truffle-api" % "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

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
May 08, 2016
1 usages
3 stars