is not current version
Last Version 19.2.1

com.oracle.substratevm:graal-hotspot-library 1.0.0-rc15

SubstrateVM HotSpot Graal library support

Categories

Categories

Graal
GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

graal-hotspot-library
Version

Version

1.0.0-rc15
Type

Type

jar

Download graal-hotspot-library 1.0.0-rc15


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