GitHub - devops-utils/anran-java: anran java

Skip to content

Navigation Menu

Sign in

Appearance settings

AnranJava

各种服务SDK

使用SDK

// spring boot, inject service
SendResult result = this.robotService.send(sendRequest.toString());

Maven 引用方式

<dependency>
    <groupId>com.github.zhangchunsheng</groupId>
    <artifactId>anran-java-energy</artifactId>
    <version>1.0.0</version>
</dependency>

<dependency>
    <groupId>com.github.zhangchunsheng</groupId>
    <artifactId>anran-java-dingtalk</artifactId>
    <version>1.0.0</version>
</dependency>

捐助 donate

anran接口说明