is not current version
Last Version 2.3.9

love.forte.simple-robot:component-lovelycat-httpapi 2.2.0-DEV.6

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-lovelycat-httpapi
Version

Version

2.2.0-DEV.6
Type

Type

jar
Description

Description

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。
Project URL

Project URL

https://github.com/ForteScarlet/simpler-robot/tree/dev/component/component-lovelycat-httpapi

Download component-lovelycat-httpapi 2.2.0-DEV.6


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-lovelycat-httpapi/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>component-lovelycat-httpapi</artifactId>
    <version>2.2.0-DEV.6</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-lovelycat-httpapi/
implementation 'love.forte.simple-robot:component-lovelycat-httpapi:2.2.0-DEV.6'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-lovelycat-httpapi/
implementation ("love.forte.simple-robot:component-lovelycat-httpapi:2.2.0-DEV.6")
'love.forte.simple-robot:component-lovelycat-httpapi:jar:2.2.0-DEV.6'
<dependency org="love.forte.simple-robot" name="component-lovelycat-httpapi" rev="2.2.0-DEV.6">
  <artifact name="component-lovelycat-httpapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-lovelycat-httpapi', version='2.2.0-DEV.6')
)
libraryDependencies += "love.forte.simple-robot" % "component-lovelycat-httpapi" % "2.2.0-DEV.6"
[love.forte.simple-robot/component-lovelycat-httpapi "2.2.0-DEV.6"]

Dependencies

compile (10)

Group / Artifact Type Version
love.forte.simple-robot.http : client-core jar 2.2.0-DEV.6
love.forte.simple-robot.http : client-ktor jar 2.2.0-DEV.6
io.ktor : ktor-server-core jar 1.5.4
io.ktor : ktor-server-netty jar 1.5.4
love.forte.simple-robot.serialization : json-core jar 2.2.0-DEV.6
love.forte.simple-robot.serialization : json-fastjson jar 2.2.0-DEV.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0
love.forte.simple-robot : core jar 2.2.0-DEV.6

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.20
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.20

Project Modules

There are no modules declared in this project.