Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdcom.appnexus.oas.mobilesdk |
ArtifactId | ArtifactIdappnexusoasmobileadsdk-test |
Version | Version2.1.1_r1 |
Type | Typeaar |
Filename | Size |
---|---|
appnexusoasmobileadsdk-test-2.1.1_r1.pom | |
appnexusoasmobileadsdk-test-2.1.1_r1.aar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.appnexus.oas.mobilesdk/appnexusoasmobileadsdk-test/ -->
<dependency>
<groupId>com.appnexus.oas.mobilesdk</groupId>
<artifactId>appnexusoasmobileadsdk-test</artifactId>
<version>2.1.1_r1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appnexus.oas.mobilesdk/appnexusoasmobileadsdk-test/
implementation 'com.appnexus.oas.mobilesdk:appnexusoasmobileadsdk-test:2.1.1_r1'
// https://jarcasting.com/artifacts/com.appnexus.oas.mobilesdk/appnexusoasmobileadsdk-test/
implementation ("com.appnexus.oas.mobilesdk:appnexusoasmobileadsdk-test:2.1.1_r1")
'com.appnexus.oas.mobilesdk:appnexusoasmobileadsdk-test:aar:2.1.1_r1'
<dependency org="com.appnexus.oas.mobilesdk" name="appnexusoasmobileadsdk-test" rev="2.1.1_r1">
<artifact name="appnexusoasmobileadsdk-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appnexus.oas.mobilesdk', module='appnexusoasmobileadsdk-test', version='2.1.1_r1')
)
libraryDependencies += "com.appnexus.oas.mobilesdk" % "appnexusoasmobileadsdk-test" % "2.1.1_r1"
[com.appnexus.oas.mobilesdk/appnexusoasmobileadsdk-test "2.1.1_r1"]