micro-sdk

micro-sdk for micro app

License

License

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

micro-sdk
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

micro-sdk
micro-sdk for micro app
Project URL

Project URL

https://github.com/tencentyun/cloudgame-android-sdk
Source Code Management

Source Code Management

https://github.com/tencentyun/cloudgame-android-sdk

Download micro-sdk

How to add to project

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

Dependencies

runtime (7)

Group / Artifact Type Version
com.google.android.material » material jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.0
com.android.volley : volley jar 1.2.1
com.google.code.gson : gson jar 2.8.6
com.tencent.tcr : core jar 1.0.1
com.tencent.tcr : tcg jar 1.6.1.69
com.tencent.tcr : micro-update-sdk jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0