jar

io.crysknife.ui.templates : api

Maven & Gradle

Jul 10, 2022
26 stars

UI templates api · UI templates api

Table Of Contents

Latest Version

Download io.crysknife.ui.templates : api JAR file - Latest Versions:

All Versions

Download io.crysknife.ui.templates : api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.5
0.4
0.3

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

io.crysknife.ui.templates.client

├─ io.crysknife.ui.templates.client.EventConstants.class - [JAR]

├─ io.crysknife.ui.templates.client.StyleInjector.class - [JAR]

├─ io.crysknife.ui.templates.client.TemplateTranslationVisitor.class - [JAR]

├─ io.crysknife.ui.templates.client.TemplateUtil.class - [JAR]

├─ io.crysknife.ui.templates.client.TemplateVisitor.class - [JAR]

io.crysknife.ui.templates.client.annotation

├─ io.crysknife.ui.templates.client.annotation.DataField.class - [JAR]

├─ io.crysknife.ui.templates.client.annotation.EventHandler.class - [JAR]

├─ io.crysknife.ui.templates.client.annotation.ForEvent.class - [JAR]

├─ io.crysknife.ui.templates.client.annotation.SinkNative.class - [JAR]

├─ io.crysknife.ui.templates.client.annotation.Templated.class - [JAR]