| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.mamoe | 
| ArtifactId | ArtifactIdmirai-api-http | 
| Last Version | Last Version2.5.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionmirai-api-http Mirai HTTP API plugin | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| mirai-api-http-2.5.2.pom | |
| mirai-api-http-2.5.2-sources.jar | 105 KB | 
| mirai-api-http-2.5.2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- 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"]| 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 |