jar

org.msbotframework4j : msbotframework4j-core

Maven & Gradle

May 17, 2016
3 usages
4 stars

Microsoft Bot Framework 4J Core

Table Of Contents

Latest Version

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

All Versions

Download org.msbotframework4j : msbotframework4j-core 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-core-0.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.msbotframework4j.core.json

├─ org.msbotframework4j.core.json.ChannelTypeSerializer.class - [JAR]

├─ org.msbotframework4j.core.json.ErrorCodeSerializer.class - [JAR]

├─ org.msbotframework4j.core.json.LanguageSerializer.class - [JAR]

├─ org.msbotframework4j.core.json.MessageTypeSerializer.class - [JAR]

├─ org.msbotframework4j.core.json.SerializerFacade.class - [JAR]

org.msbotframework4j.core.common

├─ org.msbotframework4j.core.common.Const.class - [JAR]

org.msbotframework4j.core.model

├─ org.msbotframework4j.core.model.Attachment.class - [JAR]

├─ org.msbotframework4j.core.model.BotData.class - [JAR]

├─ org.msbotframework4j.core.model.ChannelAccount.class - [JAR]

├─ org.msbotframework4j.core.model.ChannelType.class - [JAR]

├─ org.msbotframework4j.core.model.Error.class - [JAR]

├─ org.msbotframework4j.core.model.ErrorCode.class - [JAR]

├─ org.msbotframework4j.core.model.GenericApiEntity.class - [JAR]

├─ org.msbotframework4j.core.model.Language.class - [JAR]

├─ org.msbotframework4j.core.model.Location.class - [JAR]

├─ org.msbotframework4j.core.model.Mention.class - [JAR]

├─ org.msbotframework4j.core.model.Message.class - [JAR]

├─ org.msbotframework4j.core.model.MessageType.class - [JAR]