License |
License |
---|---|
GroupId | GroupIdcom.sourcepoint.cmplibrary |
ArtifactId | ArtifactIdcmplibrary |
Version | Version6.1.1 |
Type | Typeaar |
Description |
Descriptioncmplibrary
Android SDK to enable compliance with global privacy regulations.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cmplibrary-6.1.1.pom | |
cmplibrary-6.1.1-sources.jar | 68 KB |
cmplibrary-6.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sourcepoint.cmplibrary/cmplibrary/ -->
<dependency>
<groupId>com.sourcepoint.cmplibrary</groupId>
<artifactId>cmplibrary</artifactId>
<version>6.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sourcepoint.cmplibrary/cmplibrary/
implementation 'com.sourcepoint.cmplibrary:cmplibrary:6.1.1'
// https://jarcasting.com/artifacts/com.sourcepoint.cmplibrary/cmplibrary/
implementation ("com.sourcepoint.cmplibrary:cmplibrary:6.1.1")
'com.sourcepoint.cmplibrary:cmplibrary:aar:6.1.1'
<dependency org="com.sourcepoint.cmplibrary" name="cmplibrary" rev="6.1.1">
<artifact name="cmplibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sourcepoint.cmplibrary', module='cmplibrary', version='6.1.1')
)
libraryDependencies += "com.sourcepoint.cmplibrary" % "cmplibrary" % "6.1.1"
[com.sourcepoint.cmplibrary/cmplibrary "6.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.1 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.10 |
com.squareup.okhttp3 : okhttp | jar | 3.12.10 |