mirai-api-http

Mirai HTTP API plugin

License

License

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-api-http
Last Version

Last Version

2.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

mirai-api-http
Mirai HTTP API plugin
Project URL

Project URL

https://github.com/project-mirai/mirai-api-http
Source Code Management

Source Code Management

https://github.com/project-mirai/mirai-api-http

Download mirai-api-http

How to add to project

<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-api-http/ -->
<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>mirai-api-http</artifactId>
    <version>2.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-api-http/
implementation 'net.mamoe:mirai-api-http:2.5.2'
// https://jarcasting.com/artifacts/net.mamoe/mirai-api-http/
implementation ("net.mamoe:mirai-api-http:2.5.2")
'net.mamoe:mirai-api-http:pom:2.5.2'
<dependency org="net.mamoe" name="mirai-api-http" rev="2.5.2">
  <artifact name="mirai-api-http" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-api-http', version='2.5.2')
)
libraryDependencies += "net.mamoe" % "mirai-api-http" % "2.5.2"
[net.mamoe/mirai-api-http "2.5.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.ktor : ktor-server-cio jar 1.6.5
io.ktor : ktor-http-jvm jar 1.6.5
io.ktor : ktor-websockets jar 1.6.5
io.ktor : ktor-client-websockets-jvm jar 1.6.5
io.ktor : ktor-server-core jar 1.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.2
2.5.1
2.5.0
2.4.0
2.3.3