License |
License |
---|---|
Categories |
CategoriesFirefly User Interface Web Frameworks |
GroupId | GroupIdcom.fireflyhoo |
ArtifactId | ArtifactIddingtalk-robots |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondingtalk-robots
dingtalk-robots is an dingtalk-robots sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |