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

LLJVM Translator Parent POM 0.2.0-EXPERIMENTAL

A lightweight library to inject LLVM bitcode into JVMs

Лицензия

Лицензия

Группа

Группа

io.github.maropu
Идентификатор

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

lljvm-translator
Версия

Версия

0.2.0-EXPERIMENTAL
Тип

Тип

pom
Описание

Описание

LLJVM Translator Parent POM
A lightweight library to inject LLVM bitcode into JVMs
Ссылка на сайт

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

https://github.com/maropu/lljvm-translator
Система контроля версий

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

https://github.com/maropu/lljvm-translator.git

Скачать lljvm-translator 0.2.0-EXPERIMENTAL

Имя Файла Размер
lljvm-translator-0.2.0-EXPERIMENTAL.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.maropu/lljvm-translator/ -->
<dependency>
    <groupId>io.github.maropu</groupId>
    <artifactId>lljvm-translator</artifactId>
    <version>0.2.0-EXPERIMENTAL</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.maropu/lljvm-translator/
implementation 'io.github.maropu:lljvm-translator:0.2.0-EXPERIMENTAL'
// https://jarcasting.com/artifacts/io.github.maropu/lljvm-translator/
implementation ("io.github.maropu:lljvm-translator:0.2.0-EXPERIMENTAL")
'io.github.maropu:lljvm-translator:pom:0.2.0-EXPERIMENTAL'
<dependency org="io.github.maropu" name="lljvm-translator" rev="0.2.0-EXPERIMENTAL">
  <artifact name="lljvm-translator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.maropu', module='lljvm-translator', version='0.2.0-EXPERIMENTAL')
)
libraryDependencies += "io.github.maropu" % "lljvm-translator" % "0.2.0-EXPERIMENTAL"
[io.github.maropu/lljvm-translator "0.2.0-EXPERIMENTAL"]

Зависимости

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

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

  • core
  • clang
  • python
  • benchmark