is not current version
Last Version 1.0.2

net.gplatform:spring-social-qq 1.0.1


Categories

Categories

Net ORM Data
GroupId

GroupId

net.gplatform
ArtifactId

ArtifactId

spring-social-qq
Version

Version

1.0.1
Type

Type

jar

Download spring-social-qq 1.0.1


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