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