Last Version

Launcher Common 1.0.0-rc7

Common infrastructure to create language launchers using the Polyglot API.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm
ArtifactId

ArtifactId

launcher-common
Version

Version

1.0.0-rc7
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 1.0.0-rc7


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.