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