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