License |
License |
---|---|
GroupId | GroupIdme.zhenxin |
ArtifactId | ArtifactIdqqbot-parent |
Version | Version1.0.3 |
Type | Typepom |
Description |
DescriptionQQBot
QQ Official Bot SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qqbot-parent-1.0.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zhenxin/qqbot-parent/ -->
<dependency>
<groupId>me.zhenxin</groupId>
<artifactId>qqbot-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-parent/
implementation 'me.zhenxin:qqbot-parent:1.0.3'
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-parent/
implementation ("me.zhenxin:qqbot-parent:1.0.3")
'me.zhenxin:qqbot-parent:pom:1.0.3'
<dependency org="me.zhenxin" name="qqbot-parent" rev="1.0.3">
<artifact name="qqbot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.zhenxin', module='qqbot-parent', version='1.0.3')
)
libraryDependencies += "me.zhenxin" % "qqbot-parent" % "1.0.3"
[me.zhenxin/qqbot-parent "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |