is not current version
Last Version 1.2.1

net.guerlab:sdk-qq 1.1.3

qq component with spring boot

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

sdk-qq
Version

Version

1.1.3
Type

Type

pom

Download sdk-qq 1.1.3

Filename Size
sdk-qq-1.1.3.pom 8 KB
Browse

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