jar

io.github.howardpang : androidNativeBundle

Maven & Gradle

Jul 05, 2023
71 stars

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

Table Of Contents

Latest Version

Download io.github.howardpang : androidNativeBundle JAR file - Latest Versions:

All Versions

Download io.github.howardpang : androidNativeBundle JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window androidNativeBundle-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yy.android.gradle.nativedepend.util

├─ com.yy.android.gradle.nativedepend.util.DependenciesUtils.class - [JAR]

com.yy.android.gradle.nativedepend

├─ com.yy.android.gradle.nativedepend.GradleApiAdapter.class - [JAR]

├─ com.yy.android.gradle.nativedepend.NativeBundleExportExtension.class - [JAR]

├─ com.yy.android.gradle.nativedepend.NativeBundleExportPlugin.class - [JAR]

├─ com.yy.android.gradle.nativedepend.NativeBundleImportExtension.class - [JAR]

├─ com.yy.android.gradle.nativedepend.NativeBundleImportPlugin.class - [JAR]