Last Version

Objectfile 22.1.0.1

SubstrateVM object file writing library

License

License

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

objectfile
Version

Version

22.1.0.1
Type

Type

jar
Description

Description

Objectfile
SubstrateVM object file writing library
Project URL

Project URL

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

Source Code Management

https://github.com/oracle/graal

Download objectfile 22.1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.compiler : compiler jar 22.1.0.1

Project Modules

There are no modules declared in this project.