File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ <h1 align =" center " ><a href =" https://github.com/group-robot/java-work-weixin-robot " target =" _blank " >java-work-weixin-robot</a ></h1 >
2+ <p align =" center " >
3+ <a href =" https://search.maven.org/artifact/io.github.group-robot/java-work-weixin-robot " >
4+ <img alt =" Maven Central " src =" https://img.shields.io/maven-central/v/io.github.group-robot/java-work-weixin-robot?style=flat-square " >
5+ </a >
6+ <a href =" https://github.com/group-robot/java-work-weixin-robot/blob/master/LICENSE " >
7+ <img alt =" GitHub " src =" https://img.shields.io/github/license/group-robot/java-work-weixin-robot?style=flat-square " >
8+ </a >
9+ <a href =" https://github.com/group-robot/java-work-weixin-robot/actions " >
10+ <img alt =" GitHub Workflow Status " src =" https://img.shields.io/github/workflow/status/group-robot/java-work-weixin-robot/Tag%20Release?style=flat-square " >
11+ </a >
12+ <a href =" https://www.oracle.com/java/technologies/javase-downloads.html " >
13+ <img alt =" jdk " src =" https://img.shields.io/badge/jdk-8%2B-green?style=flat-square " >
14+ </a >
15+ </p >
16+
117# java-work-weixin-robot
218企业微信群机器人java版[ docs] ( https://developer.work.weixin.qq.com/document/path/91770 )
319
20+ # maven
21+ ``` xml
22+ <dependency >
23+ <groupId >io.github.group-robot</groupId >
24+ <artifactId >wrok-weixin-robot-core</artifactId >
25+ <version >${version}</version >
26+ </dependency >
27+ ```
28+
429# example
530## Text
631``` java
You can’t perform that action at this time.
0 commit comments