is not current version
Last Version 22.0.0.2

org.graalvm.nativeimage:graal-hotspot-library 20.1.0

SubstrateVM HotSpot Graal library support

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

graal-hotspot-library
Version

Version

20.1.0
Type

Type

jar

Download graal-hotspot-library 20.1.0


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