GroupId | GroupIdcom.github.matthew123cl |
---|---|
ArtifactId | ArtifactIdCQApexCollectSdk |
Version | Version1.0.2.2.3 |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
CQApexCollectSdk-1.0.2.2.3.pom | |
CQApexCollectSdk-1.0.2.2.3.aar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthew123cl/CQApexCollectSdk/ -->
<dependency>
<groupId>com.github.matthew123cl</groupId>
<artifactId>CQApexCollectSdk</artifactId>
<version>1.0.2.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthew123cl/CQApexCollectSdk/
implementation 'com.github.matthew123cl:CQApexCollectSdk:1.0.2.2.3'
// https://jarcasting.com/artifacts/com.github.matthew123cl/CQApexCollectSdk/
implementation ("com.github.matthew123cl:CQApexCollectSdk:1.0.2.2.3")
'com.github.matthew123cl:CQApexCollectSdk:aar:1.0.2.2.3'
<dependency org="com.github.matthew123cl" name="CQApexCollectSdk" rev="1.0.2.2.3">
<artifact name="CQApexCollectSdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthew123cl', module='CQApexCollectSdk', version='1.0.2.2.3')
)
libraryDependencies += "com.github.matthew123cl" % "CQApexCollectSdk" % "1.0.2.2.3"
[com.github.matthew123cl/CQApexCollectSdk "1.0.2.2.3"]