wechat-clj

微信支付,网络授权,加密库: 包括了前端的wx签名等

Leiningen/Boot

[wechat-clj "0.1.5-SNAPSHOT"]

Clojure CLI/deps.edn

wechat-clj/wechat-clj {:mvn/version "0.1.5-SNAPSHOT"}

Gradle

implementation("wechat-clj:wechat-clj:0.1.5-SNAPSHOT")

Maven

<dependency>
  <groupId>wechat-clj</groupId>
  <artifactId>wechat-clj</artifactId>
  <version>0.1.5-SNAPSHOT</version>
</dependency>