jar

host.bytedance : kni-api-jvm

Maven & Gradle

Dec 19, 2023
17 stars

kn-jvm · Auto JNI binding based on Kotlin Multiplatform

Table Of Contents

Latest Version

Download host.bytedance : kni-api-jvm JAR file - Latest Versions:

All Versions

Download host.bytedance : kni-api-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 kni-api-jvm-0.0.2-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

zsu.kni.internal.jvm

├─ zsu.kni.internal.jvm.JvmAccess.class - [JAR]

zsu.kni

├─ zsu.kni.JniApi.class - [JAR]

├─ zsu.kni.JniImpl.class - [JAR]

├─ zsu.kni.KniNativeThread.class - [JAR]

zsu.kni.internal

├─ zsu.kni.internal.JniTypeName.class - [JAR]

├─ zsu.kni.internal.JvmBytecodeType.class - [JAR]

├─ zsu.kni.internal.NamesKt.class - [JAR]

├─ zsu.kni.internal.NativeAccess.class - [JAR]

Advertisement