Last Version

Objectfile 19.2.1

SubstrateVM object file writing library

License

License

GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

objectfile
Version

Version

19.2.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 19.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.