is not current version
Last Version 2.1.0-DEV.10

love.forte.simple-robot:api-qq 2.1.0-DEV.6


GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

api-qq
Version

Version

2.1.0-DEV.6
Type

Type

jar

Download api-qq 2.1.0-DEV.6


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/api-qq/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>api-qq</artifactId>
    <version>2.1.0-DEV.6</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/api-qq/
implementation 'love.forte.simple-robot:api-qq:2.1.0-DEV.6'
// https://jarcasting.com/artifacts/love.forte.simple-robot/api-qq/
implementation ("love.forte.simple-robot:api-qq:2.1.0-DEV.6")
'love.forte.simple-robot:api-qq:jar:2.1.0-DEV.6'
<dependency org="love.forte.simple-robot" name="api-qq" rev="2.1.0-DEV.6">
  <artifact name="api-qq" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='api-qq', version='2.1.0-DEV.6')
)
libraryDependencies += "love.forte.simple-robot" % "api-qq" % "2.1.0-DEV.6"
[love.forte.simple-robot/api-qq "2.1.0-DEV.6"]