is not current version
Last Version 22.1.0.1

Objectfile 21.3.0

SubstrateVM object file writing library

License

License

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

objectfile
Version

Version

21.3.0
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 21.3.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.