is not current version
Last Version 22.1.0.1

Launcher Common 21.2.0

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

21.2.0
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 21.2.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.