is not current version
Last Version 2.7.3.178

com.tencent.edu:TEduBoardSdk 2.6.0.94

TEduBoardSdk for Android

GroupId

GroupId

com.tencent.edu
ArtifactId

ArtifactId

TEduBoardSdk
Version

Version

2.6.0.94
Type

Type

aar

Download TEduBoardSdk 2.6.0.94


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