is not current version
Last Version 4.1.4.2000

top.focess:focess-qq 4.1.1.1000

A simple QQ Bot framework

GroupId

GroupId

top.focess
ArtifactId

ArtifactId

focess-qq
Version

Version

4.1.1.1000
Type

Type

jar

Download focess-qq 4.1.1.1000


<!-- https://jarcasting.com/artifacts/top.focess/focess-qq/ -->
<dependency>
    <groupId>top.focess</groupId>
    <artifactId>focess-qq</artifactId>
    <version>4.1.1.1000</version>
</dependency>
// https://jarcasting.com/artifacts/top.focess/focess-qq/
implementation 'top.focess:focess-qq:4.1.1.1000'
// https://jarcasting.com/artifacts/top.focess/focess-qq/
implementation ("top.focess:focess-qq:4.1.1.1000")
'top.focess:focess-qq:jar:4.1.1.1000'
<dependency org="top.focess" name="focess-qq" rev="4.1.1.1000">
  <artifact name="focess-qq" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.focess', module='focess-qq', version='4.1.1.1000')
)
libraryDependencies += "top.focess" % "focess-qq" % "4.1.1.1000"
[top.focess/focess-qq "4.1.1.1000"]