Last Version

test 1.0.0

aar test

License

License

GroupId

GroupId

com.heytap.sdk
ArtifactId

ArtifactId

test
Version

Version

1.0.0
Type

Type

aar
Description

Description

test
aar test
Project URL

Project URL

https://github.com/OPPO-OpenPlatform/mob_demo.git
Source Code Management

Source Code Management

https://github.com/OPPO-OpenPlatform/mob_demo/tree/main

Download test 1.0.0

Filename Size
test-1.0.0.pom
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.