libcxx Prefab

LLVM libc++, specifically for Android, removing exception and RTTI support (https://github.com/topjohnwu/libcxx).

Лицензия

Лицензия

Группа

Группа

dev.rikka.ndk.thirdparty
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

libcxx Prefab
LLVM libc++, specifically for Android, removing exception and RTTI support (https://github.com/topjohnwu/libcxx).
Ссылка на сайт

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

https://github.com/RikkaW/libcxx-prefab
Система контроля версий

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

https://github.com/RikkaW/libcxx-prefab

Скачать cxx

Имя Файла Размер
cxx-1.2.0.pom
cxx-1.2.0-sources.jar 261 bytes
cxx-1.2.0-javadoc.jar 261 bytes
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/cxx/ -->
<dependency>
    <groupId>dev.rikka.ndk.thirdparty</groupId>
    <artifactId>cxx</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/cxx/
implementation 'dev.rikka.ndk.thirdparty:cxx:1.2.0'
// https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/cxx/
implementation ("dev.rikka.ndk.thirdparty:cxx:1.2.0")
'dev.rikka.ndk.thirdparty:cxx:aar:1.2.0'
<dependency org="dev.rikka.ndk.thirdparty" name="cxx" rev="1.2.0">
  <artifact name="cxx" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.rikka.ndk.thirdparty', module='cxx', version='1.2.0')
)
libraryDependencies += "dev.rikka.ndk.thirdparty" % "cxx" % "1.2.0"
[dev.rikka.ndk.thirdparty/cxx "1.2.0"]

Зависимости

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

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

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

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.0