Last Version

NativeHelper Prefab 1.0.1

Prefab version of AOSP libnativehelper.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

dev.rikka.ndk.thirdparty
ArtifactId

ArtifactId

nativehelper
Version

Version

1.0.1
Type

Type

aar
Description

Description

NativeHelper Prefab
Prefab version of AOSP libnativehelper.
Project URL

Project URL

https://github.com/RikkaW/nativehelper-prefab
Source Code Management

Source Code Management

https://github.com/RikkaW/nativehelper-prefab

Download nativehelper 1.0.1


<!-- https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/nativehelper/ -->
<dependency>
    <groupId>dev.rikka.ndk.thirdparty</groupId>
    <artifactId>nativehelper</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/nativehelper/
implementation 'dev.rikka.ndk.thirdparty:nativehelper:1.0.1'
// https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/nativehelper/
implementation ("dev.rikka.ndk.thirdparty:nativehelper:1.0.1")
'dev.rikka.ndk.thirdparty:nativehelper:aar:1.0.1'
<dependency org="dev.rikka.ndk.thirdparty" name="nativehelper" rev="1.0.1">
  <artifact name="nativehelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.rikka.ndk.thirdparty', module='nativehelper', version='1.0.1')
)
libraryDependencies += "dev.rikka.ndk.thirdparty" % "nativehelper" % "1.0.1"
[dev.rikka.ndk.thirdparty/nativehelper "1.0.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.