jar

com.wuweibi : weixinapi

Maven & Gradle

Sep 07, 2018
80 stars

weixinapi is wechat Platform sdk

Table Of Contents

Latest Version

Download com.wuweibi : weixinapi JAR file - Latest Versions:

All Versions

Download com.wuweibi : weixinapi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

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

org.marker.weixin.api

├─ org.marker.weixin.api.AccessTokenApiUtils.class - [JAR]

├─ org.marker.weixin.api.CardCouponsUtils.class - [JAR]

test

├─ test.WinXinServlet.class - [JAR]

org.marker.weixin.api.domain

├─ org.marker.weixin.api.domain.QRCode.class - [JAR]

org.marker.weixin.msg

├─ org.marker.weixin.msg.Data4Button.class - [JAR]

├─ org.marker.weixin.msg.Data4Item.class - [JAR]

├─ org.marker.weixin.msg.Data4Menu.class - [JAR]

├─ org.marker.weixin.msg.Msg.class - [JAR]

├─ org.marker.weixin.msg.Msg4Event.class - [JAR]

├─ org.marker.weixin.msg.Msg4Head.class - [JAR]

├─ org.marker.weixin.msg.Msg4Image.class - [JAR]

├─ org.marker.weixin.msg.Msg4ImageText.class - [JAR]

├─ org.marker.weixin.msg.Msg4Link.class - [JAR]

├─ org.marker.weixin.msg.Msg4Location.class - [JAR]

├─ org.marker.weixin.msg.Msg4Music.class - [JAR]

├─ org.marker.weixin.msg.Msg4Text.class - [JAR]

├─ org.marker.weixin.msg.Msg4Video.class - [JAR]

├─ org.marker.weixin.msg.Msg4Voice.class - [JAR]

org.marker.weixin.web.domain

├─ org.marker.weixin.web.domain.UserInfo.class - [JAR]

├─ org.marker.weixin.web.domain.WebAccessToken.class - [JAR]

org.marker.weixin.exception

├─ org.marker.weixin.exception.WeixinException.class - [JAR]

├─ org.marker.weixin.exception.WeixinMenuOutOfBoundException.class - [JAR]

├─ org.marker.weixin.exception.WeixinSubMenuOutOfBoundException.class - [JAR]

org.marker.weixin.web

├─ org.marker.weixin.web.AccessTokenUtils.class - [JAR]

org.marker.config

├─ org.marker.config.Config.class - [JAR]

org.marker.weixin

├─ org.marker.weixin.DefaultSession.class - [JAR]

├─ org.marker.weixin.HandleMessageAdapter.class - [JAR]

├─ org.marker.weixin.HandleMessageListener.class - [JAR]

├─ org.marker.weixin.MySecurity.class - [JAR]

├─ org.marker.weixin.Session.class - [JAR]

├─ org.marker.weixin.WXXmlElementName.class - [JAR]

org.marker.test

├─ org.marker.test.Demo.class - [JAR]

├─ org.marker.test.Test.class - [JAR]

├─ org.marker.test.mTest.class - [JAR]

├─ org.marker.test.menuTest.class - [JAR]

org.marker.utils

├─ org.marker.utils.HttpUtil.class - [JAR]

├─ org.marker.utils.MenuUtil.class - [JAR]

├─ org.marker.utils.MySecurity.class - [JAR]

├─ org.marker.utils.Sign.class - [JAR]

├─ org.marker.utils.TicketUtils.class - [JAR]