File | Operation |
---|---|
native-sdk-202409.2.0.0.pom | download |
<dependency>
<groupId>com.onetrust.cmp</groupId>
<artifactId>native-sdk</artifactId>
<version>202409.2.0.0</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.onetrust.cmp', module='native-sdk', version='202409.2.0.0')
)
runtime
|-- androidx.appcompat:appcompat:1.6.1
|-- androidx.constraintlayout:constraintlayout:2.1.4
|-- com.google.android.material:material:1.11.0
|-- androidx.work:work-runtime:2.9.0
|-- androidx.browser:browser:1.7.0
|-- androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0
|-- androidx.fragment:fragment-ktx:1.6.2
|-- com.github.bumptech.glide:glide:4.10.0
|-- androidx.legacy:legacy-support-v4:1.0.0
|-- com.squareup.retrofit2:converter-scalars:2.8.1