jar

com.anilcanaydin : clayface

Maven & Gradle

Sep 24, 2016
0 stars

Clayface · A facebook messenger bot library

Table Of Contents

Latest Version

Download com.anilcanaydin : clayface JAR file - Latest Versions:

All Versions

Download com.anilcanaydin : clayface 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 clayface-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.anlcnydn.models.attachment

├─ com.github.anlcnydn.models.attachment.Attachment.class - [JAR]

├─ com.github.anlcnydn.models.attachment.Location.class - [JAR]

├─ com.github.anlcnydn.models.attachment.Multimedia.class - [JAR]

com.github.anlcnydn.models.attachment.template.receipt

├─ com.github.anlcnydn.models.attachment.template.receipt.Address.class - [JAR]

├─ com.github.anlcnydn.models.attachment.template.receipt.ReceiptAdjustment.class - [JAR]

├─ com.github.anlcnydn.models.attachment.template.receipt.ReceiptElement.class - [JAR]

├─ com.github.anlcnydn.models.attachment.template.receipt.ReceiptSummary.class - [JAR]

├─ com.github.anlcnydn.models.attachment.template.receipt.ReceiptTemplate.class - [JAR]

com.github.anlcnydn.interfaces

├─ com.github.anlcnydn.interfaces.AttachmentPayload.class - [JAR]

├─ com.github.anlcnydn.interfaces.BotApiObject.class - [JAR]

├─ com.github.anlcnydn.interfaces.Uploadable.class - [JAR]

com.github.anlcnydn.bots

├─ com.github.anlcnydn.bots.Bot.class - [JAR]

├─ com.github.anlcnydn.bots.ClayFaceBot.class - [JAR]

├─ com.github.anlcnydn.bots.Sender.class - [JAR]

com.github.anlcnydn.models.attachment.template

├─ com.github.anlcnydn.models.attachment.template.Button.class - [JAR]

├─ com.github.anlcnydn.models.attachment.template.ButtonTemplate.class - [JAR]

├─ com.github.anlcnydn.models.attachment.template.Element.class - [JAR]

├─ com.github.anlcnydn.models.attachment.template.GenericTemplate.class - [JAR]

com.github.anlcnydn.utils

├─ com.github.anlcnydn.utils.Convert.class - [JAR]

com.github.anlcnydn.models.attachment.upload

├─ com.github.anlcnydn.models.attachment.upload.Audio.class - [JAR]

├─ com.github.anlcnydn.models.attachment.upload.File.class - [JAR]

├─ com.github.anlcnydn.models.attachment.upload.Image.class - [JAR]

├─ com.github.anlcnydn.models.attachment.upload.Video.class - [JAR]

com.github.anlcnydn.models

├─ com.github.anlcnydn.models.BotHttpResult.class - [JAR]

├─ com.github.anlcnydn.models.Message.class - [JAR]

├─ com.github.anlcnydn.models.Update.class - [JAR]

com.github.anlcnydn

├─ com.github.anlcnydn.Constants.class - [JAR]

├─ com.github.anlcnydn.FacebookApiException.class - [JAR]

├─ com.github.anlcnydn.FacebookBotApi.class - [JAR]

com.github.anlcnydn.logger

├─ com.github.anlcnydn.logger.FileFormatter.class - [JAR]

├─ com.github.anlcnydn.logger.FileHandler.class - [JAR]

├─ com.github.anlcnydn.logger.Log.class - [JAR]

Advertisement