| License |
License |
|---|---|
| GroupId | GroupIdio.github.group-robot |
| ArtifactId | ArtifactIdfeishu-robot-core |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptionfeishu-robot-core
feishu robot java version
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| feishu-robot-core-1.0.2.pom | |
| feishu-robot-core-1.0.2.jar | 74 KB |
| feishu-robot-core-1.0.2-sources.jar | 39 KB |
| feishu-robot-core-1.0.2-javadoc.jar | 364 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.group-robot/feishu-robot-core/ -->
<dependency>
<groupId>io.github.group-robot</groupId>
<artifactId>feishu-robot-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.group-robot/feishu-robot-core/
implementation 'io.github.group-robot:feishu-robot-core:1.0.2'
// https://jarcasting.com/artifacts/io.github.group-robot/feishu-robot-core/
implementation ("io.github.group-robot:feishu-robot-core:1.0.2")
'io.github.group-robot:feishu-robot-core:jar:1.0.2'
<dependency org="io.github.group-robot" name="feishu-robot-core" rev="1.0.2">
<artifact name="feishu-robot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.group-robot', module='feishu-robot-core', version='1.0.2')
)
libraryDependencies += "io.github.group-robot" % "feishu-robot-core" % "1.0.2"
[io.github.group-robot/feishu-robot-core "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hb0730 : https | jar | 4.0.1 |
| com.hb0730 : jsons | jar | 1.0.0 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| junit : junit | jar | 4.13.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |