GroupId | GroupIdcom.myadsget |
---|---|
ArtifactId | ArtifactIdsan-ex-offerwall-sdk |
Version | Version3.10.8 |
Type | Typeaar |
Filename | Size |
---|---|
san-ex-offerwall-sdk-3.10.8.pom | |
san-ex-offerwall-sdk-3.10.8-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.myadsget/san-ex-offerwall-sdk/ -->
<dependency>
<groupId>com.myadsget</groupId>
<artifactId>san-ex-offerwall-sdk</artifactId>
<version>3.10.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.myadsget/san-ex-offerwall-sdk/
implementation 'com.myadsget:san-ex-offerwall-sdk:3.10.8'
// https://jarcasting.com/artifacts/com.myadsget/san-ex-offerwall-sdk/
implementation ("com.myadsget:san-ex-offerwall-sdk:3.10.8")
'com.myadsget:san-ex-offerwall-sdk:aar:3.10.8'
<dependency org="com.myadsget" name="san-ex-offerwall-sdk" rev="3.10.8">
<artifact name="san-ex-offerwall-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.myadsget', module='san-ex-offerwall-sdk', version='3.10.8')
)
libraryDependencies += "com.myadsget" % "san-ex-offerwall-sdk" % "3.10.8"
[com.myadsget/san-ex-offerwall-sdk "3.10.8"]