License |
License |
---|---|
GroupId | GroupIdlove.forte.simple-robot.http |
ArtifactId | ArtifactIdhttp-parent |
Version | Version2.3.5 |
Type | Typepom |
Description |
Descriptionsimple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。
|
Filename | Size |
---|---|
http-parent-2.3.5.pom | 973 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/ -->
<dependency>
<groupId>love.forte.simple-robot.http</groupId>
<artifactId>http-parent</artifactId>
<version>2.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/
implementation 'love.forte.simple-robot.http:http-parent:2.3.5'
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/
implementation ("love.forte.simple-robot.http:http-parent:2.3.5")
'love.forte.simple-robot.http:http-parent:pom:2.3.5'
<dependency org="love.forte.simple-robot.http" name="http-parent" rev="2.3.5">
<artifact name="http-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.http', module='http-parent', version='2.3.5')
)
libraryDependencies += "love.forte.simple-robot.http" % "http-parent" % "2.3.5"
[love.forte.simple-robot.http/http-parent "2.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.20 |