MVN

dev.rikka.ndk.thirdparty : cxx

Maven & Gradle

Oct 22, 2021
14 stars

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

<dependency>
    <groupId>dev.rikka.ndk.thirdparty</groupId>
    <artifactId>cxx</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.rikka.ndk.thirdparty : cxx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of dev.rikka.ndk.thirdparty : cxx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
cxx-1.2.0
1.1.x
cxx-1.1.0
1.0.x
cxx-1.0.0

How to add a dependency to Maven

Add the following dev.rikka.ndk.thirdparty : cxx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.rikka.ndk.thirdparty</groupId>
    <artifactId>cxx</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.rikka.ndk.thirdparty : cxx gradle dependency to your build.gradle file:

implementation 'dev.rikka.ndk.thirdparty:cxx:1.2.0'

Gradle Kotlin DSL: Add the following dev.rikka.ndk.thirdparty : cxx gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.rikka.ndk.thirdparty:cxx:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.rikka.ndk.thirdparty : cxx sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.rikka.ndk.thirdparty" % "cxx" % "1.2.0"

Advertisement

Dependencies from Group

Mar 12, 2021
10 stars
Sep 10, 2022
4 stars
cxx
Oct 22, 2021
14 stars

Discover Dependencies

Sep 16, 2022
1 usages
94 stars
Dec 04, 2022
Feb 02, 2023
5 stars
Oct 31, 2022
219 stars
Dec 23, 2021
1 usages
May 17, 2021
537 stars
May 17, 2021
537 stars
May 17, 2021
537 stars