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