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