android native bundle

A gradle plugin that support publish c/c++ headers to 'aar' and depend those 'aar'.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

io.github.howardpang
ArtifactId

ArtifactId

androidNativeBundle
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

android native bundle
A gradle plugin that support publish c/c++ headers to 'aar' and depend those 'aar'.
Project URL

Project URL

https://github.com/howardpang/androidNativeBundle
Source Code Management

Source Code Management

https://github.com/howardpang/androidNativeBundle

Download androidNativeBundle

How to add to project

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

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
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7