jar

io.github.e0177 : jenny-annotation

Maven & Gradle

Jan 20, 1970
0 stars

jenny-annotation · Jenny is a java annotation processor, which helps you generate C/C++ code for JNI calls according to your java native class.

Table Of Contents

Latest Version

Download io.github.e0177 : jenny-annotation JAR file - Latest Versions:

All Versions

Download io.github.e0177 : jenny-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 jenny-annotation-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.landerlyoung.jenny

├─ io.github.landerlyoung.jenny.NativeClass.class - [JAR]

├─ io.github.landerlyoung.jenny.NativeCode.class - [JAR]

├─ io.github.landerlyoung.jenny.NativeFieldProxy.class - [JAR]

├─ io.github.landerlyoung.jenny.NativeMethodProxy.class - [JAR]

├─ io.github.landerlyoung.jenny.NativeProxy.class - [JAR]

├─ io.github.landerlyoung.jenny.NativeProxyForClasses.class - [JAR]

Advertisement