ecoolper 59fc9134c8 | hace 7 años | |
---|---|---|
weixin-java-common | hace 7 años | |
weixin-java-cp | hace 7 años | |
weixin-java-mp | hace 7 años | |
weixin-java-osgi | hace 8 años | |
weixin-java-pay | hace 7 años | |
.codeclimate.yml | hace 8 años | |
.editorconfig | hace 8 años | |
.gitignore | hace 8 años | |
.travis.yml | hace 8 años | |
LICENSE | hace 10 años | |
build.gradle | hace 7 años | |
contribution.md | hace 7 años | |
pom.xml | hace 7 años | |
readme.md | hace 7 años | |
settings.gradle | hace 7 años |
maven:
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>weixin-java-pay</artifactId>
<version>2.6.0</version>
</dependency>
gradle:
compile 'com.github.binarywang:weixin-java-pay:2.6.0'
maven:
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>weixin-java-mp</artifactId>
<version>2.6.0</version>
</dependency>
gradle:
compile 'com.github.binarywang:weixin-java-mp:2.6.0'
maven:
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>weixin-java-cp</artifactId>
<version>2.6.0</version>
</dependency>
gradle:
compile 'com.github.binarywang:weixin-java-cp:2.6.0'