android ndk c++_shared library

android c++_shared library

License

License

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libcppshared
Last Version

Last Version

r17.1.4828580
Release Date

Release Date

Type

Type

aar
Description

Description

android ndk c++_shared library
android c++_shared library
Project URL

Project URL

https://gitlab.com/axet/android-cppshared-library
Source Code Management

Source Code Management

https://gitlab.com/axet/android-cppshared-library

Download libcppshared

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.axet/libcppshared/ -->
<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>libcppshared</artifactId>
    <version>r17.1.4828580</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/libcppshared/
implementation 'com.github.axet:libcppshared:r17.1.4828580'
// https://jarcasting.com/artifacts/com.github.axet/libcppshared/
implementation ("com.github.axet:libcppshared:r17.1.4828580")
'com.github.axet:libcppshared:aar:r17.1.4828580'
<dependency org="com.github.axet" name="libcppshared" rev="r17.1.4828580">
  <artifact name="libcppshared" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='libcppshared', version='r17.1.4828580')
)
libraryDependencies += "com.github.axet" % "libcppshared" % "r17.1.4828580"
[com.github.axet/libcppshared "r17.1.4828580"]

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.

Versions

Version
r17.1.4828580
n17