is not current version
Last Version 19.2.1

com.oracle.substratevm:svm-driver 1.0.0-rc14

SubstrateVM native-image building tool

GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

svm-driver
Version

Version

1.0.0-rc14
Type

Type

jar

Download svm-driver 1.0.0-rc14


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