sensor

net.javase.wechat:wechat-api (1.0.4)

Published 2026-07-01 17:20:48 +08:00 by frank

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.52it.vip/api/packages/sensor/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.52it.vip/api/packages/sensor/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.52it.vip/api/packages/sensor/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>net.javase.wechat</groupId>
	<artifactId>wechat-api</artifactId>
	<version>1.0.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.52it.vip/api/packages/sensor/maven -Dartifact=net.javase.wechat:wechat-api:1.0.4

Dependencies

junit:junit
${junit.version}
org.projectlombok:lombok
${lombok.version}
cn.hutool:hutool-http
${hutool.version}
cn.hutool:hutool-crypto
${hutool.version}
com.alibaba.fastjson2:fastjson2
${fastjson2.version}
org.slf4j:slf4j-api
${slf4j.version}
org.slf4j:slf4j-simple
${slf4j.version}
org.bouncycastle:bcprov-jdk18on
${bcprov.version}
Details
Maven
2026-07-01 17:20:48 +08:00
0
97 KiB
Assets (2)
Versions (1) View all
1.0.4 2026-07-01