Последняя версия

Objectfile 19.2.1

SubstrateVM object file writing library

Лицензия

Лицензия

Группа

Группа

com.oracle.substratevm
Идентификатор

Идентификатор

objectfile
Версия

Версия

19.2.1
Тип

Тип

jar
Описание

Описание

Objectfile
SubstrateVM object file writing library
Ссылка на сайт

Ссылка на сайт

https://github.com/oracle/graal/tree/master/substratevm
Система контроля версий

Система контроля версий

https://github.com/oracle/graal

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.