![JAR search and dependency download from the Maven repository](/logo.png)
net.sinofool.wechat.app.WeChatAppConfig Maven / Gradle / Ivy
The newest version!
package net.sinofool.wechat.app;
public interface WeChatAppConfig {
String getAppId();
String getAppSecret();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy