Last Version

libcxx Prefab 1.2.0

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

License

License

GroupId

GroupId

dev.rikka.ndk.thirdparty
ArtifactId

ArtifactId

cxx
Version

Version

1.2.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/RikkaW/libcxx-prefab
Source Code Management

Source Code Management

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

Download cxx 1.2.0


<!-- 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"]

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.