License |
License |
---|---|
GroupId | GroupIdcom.adivery |
ArtifactId | ArtifactIdsdk-plus |
Last Version | Last Version4.3.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionadivery-plus
Adivery SDK with mediation support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-plus-4.3.6.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.adivery/sdk-plus/ -->
<dependency>
<groupId>com.adivery</groupId>
<artifactId>sdk-plus</artifactId>
<version>4.3.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adivery/sdk-plus/
implementation 'com.adivery:sdk-plus:4.3.6'
// https://jarcasting.com/artifacts/com.adivery/sdk-plus/
implementation ("com.adivery:sdk-plus:4.3.6")
'com.adivery:sdk-plus:aar:4.3.6'
<dependency org="com.adivery" name="sdk-plus" rev="4.3.6">
<artifact name="sdk-plus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adivery', module='sdk-plus', version='4.3.6')
)
libraryDependencies += "com.adivery" % "sdk-plus" % "4.3.6"
[com.adivery/sdk-plus "4.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.adivery : sdk | jar | 4.3.6 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |