License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.mamoe |
ArtifactId | ArtifactIdmirai-api-http |
Version | Version2.4.0 |
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.4.0.pom | |
mirai-api-http-2.4.0-sources.jar | 106 KB |
mirai-api-http-2.4.0-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.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-api-http/
implementation 'net.mamoe:mirai-api-http:2.4.0'
// https://jarcasting.com/artifacts/net.mamoe/mirai-api-http/
implementation ("net.mamoe:mirai-api-http:2.4.0")
'net.mamoe:mirai-api-http:pom:2.4.0'
<dependency org="net.mamoe" name="mirai-api-http" rev="2.4.0">
<artifact name="mirai-api-http" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-api-http', version='2.4.0')
)
libraryDependencies += "net.mamoe" % "mirai-api-http" % "2.4.0"
[net.mamoe/mirai-api-http "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.mamoe.yamlkt : yamlkt-jvm | jar | 0.9.0 |
io.ktor : ktor-server-cio | jar | 1.5.4 |
io.ktor : ktor-http-jvm | jar | 1.5.4 |
io.ktor : ktor-websockets | jar | 1.5.4 |
io.ktor : ktor-client-websockets-jvm | jar | 1.5.4 |
io.ktor : ktor-server-core | jar | 1.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |