is not current version
Last Version 0.0.5

cn.jhc:spring-social-qq 0.0.3

Spring social extension for Tecent QQ. http://www.qq.com/

GroupId

GroupId

cn.jhc
ArtifactId

ArtifactId

spring-social-qq
Version

Version

0.0.3
Type

Type

jar

Download spring-social-qq 0.0.3


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