jar

cc.protea.crmtext : crmtext

Maven & Gradle

Apr 04, 2018
0 stars

CRMText API · Java SDK around the CRMText API

Table Of Contents

Latest Version

Download cc.protea.crmtext : crmtext JAR file - Latest Versions:

All Versions

Download cc.protea.crmtext : crmtext 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 crmtext-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cc.protea.crmtext.servlet

├─ cc.protea.crmtext.servlet.CRMTextEndpoint.class - [JAR]

├─ cc.protea.crmtext.servlet.CRMTextInboundMessage.class - [JAR]

├─ cc.protea.crmtext.servlet.CRMTextServlet.class - [JAR]

cc.protea.crmtext

├─ cc.protea.crmtext.CRMText.class - [JAR]

├─ cc.protea.crmtext.CRMTextUtils.class - [JAR]

cc.protea.crmtext.model

├─ cc.protea.crmtext.model.CRMTextBasicResponse.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextCreateStoreResponse.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextCustomer.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextCustomerChangeResponse.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextException.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextIsStoreAvailableResponse.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextResponse.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextSendMessageResponse.class - [JAR]

├─ cc.protea.crmtext.model.CRMTextStore.class - [JAR]