Last Version

Graal Hotspot Library 19.2.1

SubstrateVM HotSpot Graal library support

License

License

Categories

Categories

Graal
GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

graal-hotspot-library
Version

Version

19.2.1
Type

Type

jar
Description

Description

Graal Hotspot Library
SubstrateVM HotSpot Graal library support
Project URL

Project URL

https://github.com/oracle/graal/tree/master/substratevm
Source Code Management

Source Code Management

https://github.com/oracle/graal

Download graal-hotspot-library 19.2.1


<!-- https://jarcasting.com/artifacts/com.oracle.substratevm/graal-hotspot-library/ -->
<dependency>
    <groupId>com.oracle.substratevm</groupId>
    <artifactId>graal-hotspot-library</artifactId>
    <version>19.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.substratevm/graal-hotspot-library/
implementation 'com.oracle.substratevm:graal-hotspot-library:19.2.1'
// https://jarcasting.com/artifacts/com.oracle.substratevm/graal-hotspot-library/
implementation ("com.oracle.substratevm:graal-hotspot-library:19.2.1")
'com.oracle.substratevm:graal-hotspot-library:jar:19.2.1'
<dependency org="com.oracle.substratevm" name="graal-hotspot-library" rev="19.2.1">
  <artifact name="graal-hotspot-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.substratevm', module='graal-hotspot-library', version='19.2.1')
)
libraryDependencies += "com.oracle.substratevm" % "graal-hotspot-library" % "19.2.1"
[com.oracle.substratevm/graal-hotspot-library "19.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.oracle.substratevm : svm jar 19.2.1

Project Modules

There are no modules declared in this project.