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