| Группа | Группаcom.spotxchange |
|---|---|
| Идентификатор | Идентификаторspotx-mopub-android |
| Версия | Версия1.0.2 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| spotx-mopub-android-1.0.2.pom | |
| spotx-mopub-android-1.0.2.aar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotxchange/spotx-mopub-android/ -->
<dependency>
<groupId>com.spotxchange</groupId>
<artifactId>spotx-mopub-android</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotxchange/spotx-mopub-android/
implementation 'com.spotxchange:spotx-mopub-android:1.0.2'
// https://jarcasting.com/artifacts/com.spotxchange/spotx-mopub-android/
implementation ("com.spotxchange:spotx-mopub-android:1.0.2")
'com.spotxchange:spotx-mopub-android:aar:1.0.2'
<dependency org="com.spotxchange" name="spotx-mopub-android" rev="1.0.2">
<artifact name="spotx-mopub-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.spotxchange', module='spotx-mopub-android', version='1.0.2')
)
libraryDependencies += "com.spotxchange" % "spotx-mopub-android" % "1.0.2"
[com.spotxchange/spotx-mopub-android "1.0.2"]