is not current version
Last Version 1.1.1

android native bundle 1.0.9

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
Version

Version

1.0.9
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 1.0.9


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

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.