License |
License |
---|---|
GroupId | GroupIdlove.forte.simple-robot |
ArtifactId | ArtifactIdkaiheila-api-v3 |
Last Version | Last Version0.0.1-PREVIEW |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。
|
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/kaiheila-api-v3/ -->
<dependency>
<groupId>love.forte.simple-robot</groupId>
<artifactId>kaiheila-api-v3</artifactId>
<version>0.0.1-PREVIEW</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/kaiheila-api-v3/
implementation 'love.forte.simple-robot:kaiheila-api-v3:0.0.1-PREVIEW'
// https://jarcasting.com/artifacts/love.forte.simple-robot/kaiheila-api-v3/
implementation ("love.forte.simple-robot:kaiheila-api-v3:0.0.1-PREVIEW")
'love.forte.simple-robot:kaiheila-api-v3:jar:0.0.1-PREVIEW'
<dependency org="love.forte.simple-robot" name="kaiheila-api-v3" rev="0.0.1-PREVIEW">
<artifact name="kaiheila-api-v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='kaiheila-api-v3', version='0.0.1-PREVIEW')
)
libraryDependencies += "love.forte.simple-robot" % "kaiheila-api-v3" % "0.0.1-PREVIEW"
[love.forte.simple-robot/kaiheila-api-v3 "0.0.1-PREVIEW"]
Group / Artifact | Type | Version |
---|---|---|
love.forte.simple-robot : kaiheila-core | jar | 0.0.1-PREVIEW |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.1 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.2.1 |
love.forte.simple-robot : core | jar | 2.3.0-BETA.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.20 |