is not current version
Last Version 6.37.0.0

com.onetrust.cmp:native-sdk 6.18.0.0

OneTrust Native SDK

Categories

Categories

Net Native Development Tools
GroupId

GroupId

com.onetrust.cmp
ArtifactId

ArtifactId

native-sdk
Version

Version

6.18.0.0
Type

Type

aar

Download native-sdk 6.18.0.0


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