GroupId | GroupIdcom.github.javen205 |
---|---|
ArtifactId | ArtifactIdIJPay-QQ |
Version | Version2.6.3 |
Type | Typejar |
Filename | Size |
---|---|
IJPay-QQ-2.6.3.pom | |
IJPay-QQ-2.6.3.jar | 36 KB |
IJPay-QQ-2.6.3-sources.jar | 16 KB |
IJPay-QQ-2.6.3-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay-QQ/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay-QQ</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-QQ/
implementation 'com.github.javen205:IJPay-QQ:2.6.3'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-QQ/
implementation ("com.github.javen205:IJPay-QQ:2.6.3")
'com.github.javen205:IJPay-QQ:jar:2.6.3'
<dependency org="com.github.javen205" name="IJPay-QQ" rev="2.6.3">
<artifact name="IJPay-QQ" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay-QQ', version='2.6.3')
)
libraryDependencies += "com.github.javen205" % "IJPay-QQ" % "2.6.3"
[com.github.javen205/IJPay-QQ "2.6.3"]