jar

com.michaelhradek : aurkitu-annotations

Maven & Gradle

Mar 09, 2021
2 usages
3 stars

Aurkitu Annotations · Annotation library used to annotate models to enable FlatBuffer/IDL schema generation.

Table Of Contents

Latest Version

Download com.michaelhradek : aurkitu-annotations JAR file - Latest Versions:

All Versions

Download com.michaelhradek : aurkitu-annotations 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 aurkitu-annotations-0.0.7.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.michaelhradek.aurkitu.annotations

├─ com.michaelhradek.aurkitu.annotations.FlatBufferComment.class - [JAR]

├─ com.michaelhradek.aurkitu.annotations.FlatBufferEnum.class - [JAR]

├─ com.michaelhradek.aurkitu.annotations.FlatBufferEnumTypeField.class - [JAR]

├─ com.michaelhradek.aurkitu.annotations.FlatBufferFieldOptions.class - [JAR]

├─ com.michaelhradek.aurkitu.annotations.FlatBufferIgnore.class - [JAR]

├─ com.michaelhradek.aurkitu.annotations.FlatBufferOptions.class - [JAR]

├─ com.michaelhradek.aurkitu.annotations.FlatBufferTable.class - [JAR]

com.michaelhradek.aurkitu.annotations.types

├─ com.michaelhradek.aurkitu.annotations.types.EnumType.class - [JAR]

├─ com.michaelhradek.aurkitu.annotations.types.FieldType.class - [JAR]