test

aar test

License

License

GroupId

GroupId

com.heytap.sdk
ArtifactId

ArtifactId

test
Last Version

Last Version

1.0.0
Release Date

Release Date

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

Filename Size
test-1.0.0.pom
Browse

How to add to project

<!-- 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.

Versions

Version
1.0.0