GroupId | GroupIdcom.tencent.edu |
---|---|
ArtifactId | ArtifactIdTEduBoardSdk |
Version | Version2.6.4.126 |
Type | Typeaar |
Filename | Size |
---|---|
TEduBoardSdk-2.6.4.126.pom | |
TEduBoardSdk-2.6.4.126-sources.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.edu/TEduBoardSdk/ -->
<dependency>
<groupId>com.tencent.edu</groupId>
<artifactId>TEduBoardSdk</artifactId>
<version>2.6.4.126</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.edu/TEduBoardSdk/
implementation 'com.tencent.edu:TEduBoardSdk:2.6.4.126'
// https://jarcasting.com/artifacts/com.tencent.edu/TEduBoardSdk/
implementation ("com.tencent.edu:TEduBoardSdk:2.6.4.126")
'com.tencent.edu:TEduBoardSdk:aar:2.6.4.126'
<dependency org="com.tencent.edu" name="TEduBoardSdk" rev="2.6.4.126">
<artifact name="TEduBoardSdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.edu', module='TEduBoardSdk', version='2.6.4.126')
)
libraryDependencies += "com.tencent.edu" % "TEduBoardSdk" % "2.6.4.126"
[com.tencent.edu/TEduBoardSdk "2.6.4.126"]