| GroupId | GroupIdcom.spotxchange |
|---|---|
| ArtifactId | ArtifactIdspotx-mopub-android |
| Version | Version1.0.0 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| spotx-mopub-android-1.0.0.pom | |
| spotx-mopub-android-1.0.0.aar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotxchange/spotx-mopub-android/ -->
<dependency>
<groupId>com.spotxchange</groupId>
<artifactId>spotx-mopub-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotxchange/spotx-mopub-android/
implementation 'com.spotxchange:spotx-mopub-android:1.0.0'
// https://jarcasting.com/artifacts/com.spotxchange/spotx-mopub-android/
implementation ("com.spotxchange:spotx-mopub-android:1.0.0")
'com.spotxchange:spotx-mopub-android:aar:1.0.0'
<dependency org="com.spotxchange" name="spotx-mopub-android" rev="1.0.0">
<artifact name="spotx-mopub-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.spotxchange', module='spotx-mopub-android', version='1.0.0')
)
libraryDependencies += "com.spotxchange" % "spotx-mopub-android" % "1.0.0"
[com.spotxchange/spotx-mopub-android "1.0.0"]