is not current version
Last Version 6.33.0.0

com.onetrust.cmp:web-sdk 6.24.0.0

OneTrust Web SDK

Categories

Categories

Net
GroupId

GroupId

com.onetrust.cmp
ArtifactId

ArtifactId

web-sdk
Version

Version

6.24.0.0
Type

Type

aar

Download web-sdk 6.24.0.0


<!-- https://jarcasting.com/artifacts/com.onetrust.cmp/web-sdk/ -->
<dependency>
    <groupId>com.onetrust.cmp</groupId>
    <artifactId>web-sdk</artifactId>
    <version>6.24.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.onetrust.cmp/web-sdk/
implementation 'com.onetrust.cmp:web-sdk:6.24.0.0'
// https://jarcasting.com/artifacts/com.onetrust.cmp/web-sdk/
implementation ("com.onetrust.cmp:web-sdk:6.24.0.0")
'com.onetrust.cmp:web-sdk:aar:6.24.0.0'
<dependency org="com.onetrust.cmp" name="web-sdk" rev="6.24.0.0">
  <artifact name="web-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.onetrust.cmp', module='web-sdk', version='6.24.0.0')
)
libraryDependencies += "com.onetrust.cmp" % "web-sdk" % "6.24.0.0"
[com.onetrust.cmp/web-sdk "6.24.0.0"]