jar

com.github.FrestoBar : google-action-framework

Maven & Gradle

Feb 18, 2021
0 stars

Google Action Framework · This is a framework which could help you with Dialogflow.

Table Of Contents

Latest Version

Download com.github.FrestoBar : google-action-framework JAR file - Latest Versions:

All Versions

Download com.github.FrestoBar : google-action-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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

com.github.FrestoBar

├─ com.github.FrestoBar.GoogleActionFramework.class - [JAR]

com.github.FrestoBar.intent

├─ com.github.FrestoBar.intent.AbstractIntent.class - [JAR]

├─ com.github.FrestoBar.intent.Intent.class - [JAR]

com.github.FrestoBar.exceptions

├─ com.github.FrestoBar.exceptions.GoogleActionInitException.class - [JAR]

├─ com.github.FrestoBar.exceptions.NoSuchIntentException.class - [JAR]

Advertisement