Last Version

Launcher Common 22.1.0.1

Common infrastructure to create language launchers using the Polyglot API.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.sdk
ArtifactId

ArtifactId

launcher-common
Version

Version

22.1.0.1
Type

Type

jar
Description

Description

Launcher Common
Common infrastructure to create language launchers using the Polyglot API.
Project URL

Project URL

https://github.com/oracle/graal
Source Code Management

Source Code Management

https://github.com/oracle/graal

Download launcher-common 22.1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 22.1.0.1

Project Modules

There are no modules declared in this project.