is not current version
Last Version 3.1.2-RELEASE

com.github.answerail:dingtalk-spring-boot-starter 2.0.4-RELEASE

集成钉钉机器人实现消息通知

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.answerail
ArtifactId

ArtifactId

dingtalk-spring-boot-starter
Version

Version

2.0.4-RELEASE
Type

Type

jar

Download dingtalk-spring-boot-starter 2.0.4-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.answerail/dingtalk-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.answerail</groupId>
    <artifactId>dingtalk-spring-boot-starter</artifactId>
    <version>2.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.answerail/dingtalk-spring-boot-starter/
implementation 'com.github.answerail:dingtalk-spring-boot-starter:2.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.answerail/dingtalk-spring-boot-starter/
implementation ("com.github.answerail:dingtalk-spring-boot-starter:2.0.4-RELEASE")
'com.github.answerail:dingtalk-spring-boot-starter:jar:2.0.4-RELEASE'
<dependency org="com.github.answerail" name="dingtalk-spring-boot-starter" rev="2.0.4-RELEASE">
  <artifact name="dingtalk-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.answerail', module='dingtalk-spring-boot-starter', version='2.0.4-RELEASE')
)
libraryDependencies += "com.github.answerail" % "dingtalk-spring-boot-starter" % "2.0.4-RELEASE"
[com.github.answerail/dingtalk-spring-boot-starter "2.0.4-RELEASE"]