feishu-robot-core

feishu robot java version

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

feishu-robot-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

feishu-robot-core
feishu robot java version
Project URL

Project URL

https://github.com/hb0730/java-feishu-robot.git
Source Code Management

Source Code Management

https://github.com/hb0730/java-feishu-robot.git

Download feishu-robot-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.hb0730/feishu-robot-core/ -->
<dependency>
    <groupId>com.hb0730</groupId>
    <artifactId>feishu-robot-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hb0730/feishu-robot-core/
implementation 'com.hb0730:feishu-robot-core:1.0.0'
// https://jarcasting.com/artifacts/com.hb0730/feishu-robot-core/
implementation ("com.hb0730:feishu-robot-core:1.0.0")
'com.hb0730:feishu-robot-core:jar:1.0.0'
<dependency org="com.hb0730" name="feishu-robot-core" rev="1.0.0">
  <artifact name="feishu-robot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hb0730', module='feishu-robot-core', version='1.0.0')
)
libraryDependencies += "com.hb0730" % "feishu-robot-core" % "1.0.0"
[com.hb0730/feishu-robot-core "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.hb0730 : commons-http jar 2.1.2-RELEASE
org.projectlombok : lombok Optional jar 1.18.22
ch.qos.logback : logback-classic Optional jar 1.2.6
ch.qos.logback : logback-core Optional jar 1.2.6
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.0

test (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0