is not current version
Last Version 1.0.1-RELEASE

com.fireflyhoo:dingtalk-robots 1.0-RELEASE

dingtalk-robots is an dingtalk-robots sdk

Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflyhoo
ArtifactId

ArtifactId

dingtalk-robots
Version

Version

1.0-RELEASE
Type

Type

jar

Download 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"]