is not current version
Last Version 22.1.0.1

Polyglot 22.0.0

Espresso polyglot API

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.espresso
ArtifactId

ArtifactId

polyglot
Version

Version

22.0.0
Type

Type

jar
Description

Description

Polyglot
Espresso polyglot API
Project URL

Project URL

https://www.graalvm.org/reference-manual/java-on-truffle/
Source Code Management

Source Code Management

https://github.com/oracle/graal/tree/master/truffle

Download polyglot 22.0.0


<!-- https://jarcasting.com/artifacts/org.graalvm.espresso/polyglot/ -->
<dependency>
    <groupId>org.graalvm.espresso</groupId>
    <artifactId>polyglot</artifactId>
    <version>22.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.graalvm.espresso/polyglot/
implementation 'org.graalvm.espresso:polyglot:22.0.0'
// https://jarcasting.com/artifacts/org.graalvm.espresso/polyglot/
implementation ("org.graalvm.espresso:polyglot:22.0.0")
'org.graalvm.espresso:polyglot:jar:22.0.0'
<dependency org="org.graalvm.espresso" name="polyglot" rev="22.0.0">
  <artifact name="polyglot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graalvm.espresso', module='polyglot', version='22.0.0')
)
libraryDependencies += "org.graalvm.espresso" % "polyglot" % "22.0.0"
[org.graalvm.espresso/polyglot "22.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.