is not current version
Last Version 19.2.1

com.oracle.substratevm:graal-hotspot-library 19.0.2

SubstrateVM HotSpot Graal library support

Categories

Categories

Graal
GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

graal-hotspot-library
Version

Version

19.0.2
Type

Type

jar

Download graal-hotspot-library 19.0.2


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