не последняя версия
Последняя версия 2.5.11.RELEASE

com.github.wywuzh:commons-dingtalk 2.4.10.RELEASE

钉钉API

Группа

Группа

com.github.wywuzh
Идентификатор

Идентификатор

commons-dingtalk
Версия

Версия

2.4.10.RELEASE
Тип

Тип

jar

Скачать commons-dingtalk 2.4.10.RELEASE


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