License |
License |
---|---|
GroupId | GroupIdcom.permutive.android |
ArtifactId | ArtifactIdappnexus |
Version | Version0.1.0 |
Type | Typeaar |
Description |
DescriptionPermutive Android aaid library
Permutive SDK for the Android platform
|
Project URL |
Project URL |
Filename | Size |
---|---|
appnexus-0.1.0.pom | |
appnexus-0.1.0.aar | 6 KB |
appnexus-0.1.0-sources.jar | 715 bytes |
appnexus-0.1.0-javadoc.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.permutive.android/appnexus/ -->
<dependency>
<groupId>com.permutive.android</groupId>
<artifactId>appnexus</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.permutive.android/appnexus/
implementation 'com.permutive.android:appnexus:0.1.0'
// https://jarcasting.com/artifacts/com.permutive.android/appnexus/
implementation ("com.permutive.android:appnexus:0.1.0")
'com.permutive.android:appnexus:aar:0.1.0'
<dependency org="com.permutive.android" name="appnexus" rev="0.1.0">
<artifact name="appnexus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.permutive.android', module='appnexus', version='0.1.0')
)
libraryDependencies += "com.permutive.android" % "appnexus" % "0.1.0"
[com.permutive.android/appnexus "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
com.permutive.android : common | jar | 1.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
androidx.annotation » annotation | jar | 1.1.0 |
com.appnexus.opensdk : appnexus-sdk | jar | [6,7) |