tbssdk

Android Library for TBS SDK which is for X5 Core.

License

License

GroupId

GroupId

com.tencent.tbs
ArtifactId

ArtifactId

tbssdk
Last Version

Last Version

54002-beta
Release Date

Release Date

Type

Type

jar
Description

Description

tbssdk
Android Library for TBS SDK which is for X5 Core.
Project URL

Project URL

https://github.com/TencentBrowsingService/TBS_SDK

Download tbssdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.tencent.tbs/tbssdk/ -->
<dependency>
    <groupId>com.tencent.tbs</groupId>
    <artifactId>tbssdk</artifactId>
    <version>54002-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tbs/tbssdk/
implementation 'com.tencent.tbs:tbssdk:54002-beta'
// https://jarcasting.com/artifacts/com.tencent.tbs/tbssdk/
implementation ("com.tencent.tbs:tbssdk:54002-beta")
'com.tencent.tbs:tbssdk:jar:54002-beta'
<dependency org="com.tencent.tbs" name="tbssdk" rev="54002-beta">
  <artifact name="tbssdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tbs', module='tbssdk', version='54002-beta')
)
libraryDependencies += "com.tencent.tbs" % "tbssdk" % "54002-beta"
[com.tencent.tbs/tbssdk "54002-beta"]

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
54002-beta
44199
44197
44181
44176
44174
44165
44153
44136
44132
44116
44115
44085