jar

io.crysknife : templates-api

Maven & Gradle

Nov 29, 2020
15 stars

templates api

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.2
0.1

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 templates-api-0.2.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.StyleInjector.class - [JAR]

├─ io.crysknife.ui.templates.client.TemplateUtil.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.Templated.class - [JAR]

Advertisement