MVN

org.graalvm.espresso : polyglot

Maven & Gradle

Jul 18, 2023
19.7k stars

Polyglot · Espresso polyglot API

<dependency>
    <groupId>org.graalvm.espresso</groupId>
    <artifactId>polyglot</artifactId>
    <version>21.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graalvm.espresso : polyglot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 21.3.7

All Versions

Choose a version of org.graalvm.espresso : polyglot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
23.0.x
polyglot-23.0.1
polyglot-23.0.0
22.3.x
polyglot-22.3.3
polyglot-22.3.2
polyglot-22.3.1
polyglot-22.3.0
22.2.x
polyglot-22.2.0.1
polyglot-22.2.0
22.1.x
polyglot-22.1.0.1
polyglot-22.1.0
22.0.x
polyglot-22.0.0.2
polyglot-22.0.0
21.3.x
polyglot-21.3.7
polyglot-21.3.6
polyglot-21.3.5
polyglot-21.3.4
polyglot-21.3.3.1
polyglot-21.3.3
polyglot-21.3.2.1
polyglot-21.3.2
polyglot-21.3.1
polyglot-21.3.0
21.2.x
polyglot-21.2.0

How to add a dependency to Maven

Add the following org.graalvm.espresso : polyglot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graalvm.espresso</groupId>
    <artifactId>polyglot</artifactId>
    <version>21.3.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graalvm.espresso : polyglot gradle dependency to your build.gradle file:

implementation 'org.graalvm.espresso:polyglot:21.3.7'

Gradle Kotlin DSL: Add the following org.graalvm.espresso : polyglot gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graalvm.espresso:polyglot:21.3.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graalvm.espresso : polyglot sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graalvm.espresso" % "polyglot" % "21.3.7"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 29, 2023
4 usages
320 stars
Jan 31, 2022
5 stars
Jul 22, 2021
2 usages
2 stars
Jul 22, 2021
1 usages
2 stars
Jul 22, 2021
1 usages
2 stars
Jul 22, 2021
1 usages
2 stars
Jul 22, 2021
1 usages
2 stars
Jul 22, 2021
23 stars
Mar 16, 2022
0 stars