Last Version

Library Support 19.2.1

SubstrateVM basic library-support components

License

License

GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

library-support
Version

Version

19.2.1
Type

Type

jar
Description

Description

Library Support
SubstrateVM basic library-support components
Project URL

Project URL

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

Source Code Management

https://github.com/oracle/graal

Download library-support 19.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 19.2.1
com.oracle.substratevm : svm jar 19.2.1
com.oracle.substratevm : objectfile jar 19.2.1
org.graalvm.compiler : compiler jar 19.2.1
jline : jline jar 2.14.6

Project Modules

There are no modules declared in this project.