is not current version
Last Version 19.2.1

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

SubstrateVM HotSpot Graal library support

Categories

Categories

Graal
GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

graal-hotspot-library
Version

Version

19.2.0.1
Type

Type

jar

Download graal-hotspot-library 19.2.0.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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.substratevm/graal-hotspot-library/
implementation 'com.oracle.substratevm:graal-hotspot-library:19.2.0.1'
// https://jarcasting.com/artifacts/com.oracle.substratevm/graal-hotspot-library/
implementation ("com.oracle.substratevm:graal-hotspot-library:19.2.0.1")
'com.oracle.substratevm:graal-hotspot-library:jar:19.2.0.1'
<dependency org="com.oracle.substratevm" name="graal-hotspot-library" rev="19.2.0.1">
  <artifact name="graal-hotspot-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.substratevm', module='graal-hotspot-library', version='19.2.0.1')
)
libraryDependencies += "com.oracle.substratevm" % "graal-hotspot-library" % "19.2.0.1"
[com.oracle.substratevm/graal-hotspot-library "19.2.0.1"]