is not current version
Last Version 1.3.0

com.bidstack:mobile-ads-sdk 1.2.0

Bidstack Mobile Ads SDK

GroupId

GroupId

com.bidstack
ArtifactId

ArtifactId

mobile-ads-sdk
Version

Version

1.2.0
Type

Type

aar

Download mobile-ads-sdk 1.2.0


<!-- https://jarcasting.com/artifacts/com.bidstack/mobile-ads-sdk/ -->
<dependency>
    <groupId>com.bidstack</groupId>
    <artifactId>mobile-ads-sdk</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bidstack/mobile-ads-sdk/
implementation 'com.bidstack:mobile-ads-sdk:1.2.0'
// https://jarcasting.com/artifacts/com.bidstack/mobile-ads-sdk/
implementation ("com.bidstack:mobile-ads-sdk:1.2.0")
'com.bidstack:mobile-ads-sdk:aar:1.2.0'
<dependency org="com.bidstack" name="mobile-ads-sdk" rev="1.2.0">
  <artifact name="mobile-ads-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bidstack', module='mobile-ads-sdk', version='1.2.0')
)
libraryDependencies += "com.bidstack" % "mobile-ads-sdk" % "1.2.0"
[com.bidstack/mobile-ads-sdk "1.2.0"]