is not current version
Last Version r17.1.4828580

com.github.axet:libcppshared n17

android c++_shared library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libcppshared
Version

Version

n17
Type

Type

aar

Download libcppshared n17

Filename Size
libcppshared-n17.pom -1 bytes
Browse

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