jar

io.github.gershnik : smjni-jnigen-kprocessor

Maven & Gradle

Apr 02, 2023
6 stars

SimpleJNI KSP Code Generator · KSP annotation processor that generates SimpleJNI C++ code from Java annotations

Table Of Contents

Latest Version

Download io.github.gershnik : smjni-jnigen-kprocessor JAR file - Latest Versions:

All Versions

Download io.github.gershnik : smjni-jnigen-kprocessor JAR file - All Versions:

Version Vulnerabilities Size Updated
3.7
3.6
3.5

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 smjni-jnigen-kprocessor-3.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

smjni.jnigen.ksp

├─ smjni.jnigen.ksp.ClassContent.class - [JAR]

├─ smjni.jnigen.ksp.Context.class - [JAR]

├─ smjni.jnigen.ksp.Generator.class - [JAR]

├─ smjni.jnigen.ksp.JavaClassInfo.class - [JAR]

├─ smjni.jnigen.ksp.LexicographicallyComparableWrapper.class - [JAR]

├─ smjni.jnigen.ksp.LexicographicallyComparableWrapperWithComparator.class - [JAR]

├─ smjni.jnigen.ksp.NameTable.class - [JAR]

├─ smjni.jnigen.ksp.ProcessingException.class - [JAR]

├─ smjni.jnigen.ksp.Processor.class - [JAR]

├─ smjni.jnigen.ksp.Provider.class - [JAR]

├─ smjni.jnigen.ksp.TypeMap.class - [JAR]

├─ smjni.jnigen.ksp.UniqueName.class - [JAR]

├─ smjni.jnigen.ksp.UtilKt.class - [JAR]