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