License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.kancyframework |
ArtifactId | ArtifactIddingtalk-client |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondingtalk-client
ding talk client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dingtalk-client-0.0.1-RELEASE.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kancyframework/dingtalk-client/ -->
<dependency>
<groupId>com.github.kancyframework</groupId>
<artifactId>dingtalk-client</artifactId>
<version>0.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/dingtalk-client/
implementation 'com.github.kancyframework:dingtalk-client:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/dingtalk-client/
implementation ("com.github.kancyframework:dingtalk-client:0.0.1-RELEASE")
'com.github.kancyframework:dingtalk-client:pom:0.0.1-RELEASE'
<dependency org="com.github.kancyframework" name="dingtalk-client" rev="0.0.1-RELEASE">
<artifact name="dingtalk-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='dingtalk-client', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "dingtalk-client" % "0.0.1-RELEASE"
[com.github.kancyframework/dingtalk-client "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |