GroupId | GroupIdme.zhenxin |
---|---|
ArtifactId | ArtifactIdqqbot-websocket |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
qqbot-websocket-1.0.0.pom | |
qqbot-websocket-1.0.0.jar | 25 KB |
qqbot-websocket-1.0.0-sources.jar | 16 KB |
qqbot-websocket-1.0.0-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zhenxin/qqbot-websocket/ -->
<dependency>
<groupId>me.zhenxin</groupId>
<artifactId>qqbot-websocket</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-websocket/
implementation 'me.zhenxin:qqbot-websocket:1.0.0'
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-websocket/
implementation ("me.zhenxin:qqbot-websocket:1.0.0")
'me.zhenxin:qqbot-websocket:jar:1.0.0'
<dependency org="me.zhenxin" name="qqbot-websocket" rev="1.0.0">
<artifact name="qqbot-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zhenxin', module='qqbot-websocket', version='1.0.0')
)
libraryDependencies += "me.zhenxin" % "qqbot-websocket" % "1.0.0"
[me.zhenxin/qqbot-websocket "1.0.0"]