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