| License |
License |
|---|---|
| GroupId | GroupIdio.dfinery |
| ArtifactId | ArtifactIdandroid-sdk |
| Version | Version2.0.1.1 |
| Type | Typeaar |
| Description |
DescriptionAdBrixRm v2 SDK
AdBrixRm v2 SDK for android
|
| Filename | Size |
|---|---|
| android-sdk-2.0.1.1.pom | |
| android-sdk-2.0.1.1.aar | 99 KB |
| android-sdk-2.0.1.1-sources.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.dfinery/android-sdk/ -->
<dependency>
<groupId>io.dfinery</groupId>
<artifactId>android-sdk</artifactId>
<version>2.0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.dfinery/android-sdk/
implementation 'io.dfinery:android-sdk:2.0.1.1'
// https://jarcasting.com/artifacts/io.dfinery/android-sdk/
implementation ("io.dfinery:android-sdk:2.0.1.1")
'io.dfinery:android-sdk:aar:2.0.1.1'
<dependency org="io.dfinery" name="android-sdk" rev="2.0.1.1">
<artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.dfinery', module='android-sdk', version='2.0.1.1')
)
libraryDependencies += "io.dfinery" % "android-sdk" % "2.0.1.1"
[io.dfinery/android-sdk "2.0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dfinery : core | jar | 2.0.1.1 |