| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииFirefly Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.fireflyhoo |
| Идентификатор | Идентификаторdingtalk-robots |
| Последняя версия | Последняя версия1.0.1-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdingtalk-robots
dingtalk-robots is an dingtalk-robots sdk
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dingtalk-robots-1.0.1-RELEASE.pom | |
| dingtalk-robots-1.0.1-RELEASE.jar | 30 KB |
| dingtalk-robots-1.0.1-RELEASE-sources.jar | 14 KB |
| dingtalk-robots-1.0.1-RELEASE-javadoc.jar | 212 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fireflyhoo/dingtalk-robots/ -->
<dependency>
<groupId>com.fireflyhoo</groupId>
<artifactId>dingtalk-robots</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.fireflyhoo/dingtalk-robots/
implementation 'com.fireflyhoo:dingtalk-robots:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.fireflyhoo/dingtalk-robots/
implementation ("com.fireflyhoo:dingtalk-robots:1.0.1-RELEASE")
'com.fireflyhoo:dingtalk-robots:jar:1.0.1-RELEASE'
<dependency org="com.fireflyhoo" name="dingtalk-robots" rev="1.0.1-RELEASE">
<artifact name="dingtalk-robots" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fireflyhoo', module='dingtalk-robots', version='1.0.1-RELEASE')
)
libraryDependencies += "com.fireflyhoo" % "dingtalk-robots" % "1.0.1-RELEASE"
[com.fireflyhoo/dingtalk-robots "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |