jar

org.msbotframework4j : msbotframework4j-builder

Maven & Gradle

May 17, 2016
1 usages
4 stars

Microsoft Bot Framework 4J BotBuilder

Table Of Contents

Latest Version

Download org.msbotframework4j : msbotframework4j-builder JAR file - Latest Versions:

All Versions

Download org.msbotframework4j : msbotframework4j-builder JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
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 msbotframework4j-builder-0.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.msbotframework4j.builder.wrapper

├─ org.msbotframework4j.builder.wrapper.AbstractBotWrapper.class - [JAR]

├─ org.msbotframework4j.builder.wrapper.ServerlessBotWrapper.class - [JAR]

├─ org.msbotframework4j.builder.wrapper.StandaloneBotWrapper.class - [JAR]

org.msbotframework4j.builder

├─ org.msbotframework4j.builder.BotManager.class - [JAR]

org.msbotframework4j.builder.bot

├─ org.msbotframework4j.builder.bot.AbstractBot.class - [JAR]

├─ org.msbotframework4j.builder.bot.Bot.class - [JAR]

org.msbotframework4j.builder.bot.telegram

├─ org.msbotframework4j.builder.bot.telegram.AbstractTelegramBot.class - [JAR]

org.msbotframework4j.builder.exception

├─ org.msbotframework4j.builder.exception.BotConfigurationException.class - [JAR]

├─ org.msbotframework4j.builder.exception.BotImplementationNotFound.class - [JAR]

├─ org.msbotframework4j.builder.exception.BotInstantiationException.class - [JAR]