не последняя версия
Последняя версия 1.0.1-RELEASE

com.fireflyhoo:dingtalk-robots 1.0-RELEASE

dingtalk-robots is an dingtalk-robots sdk

Категории

Категории

Firefly Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

dingtalk-robots
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать dingtalk-robots 1.0-RELEASE


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