GroupId | GroupIdcom.tencent.edu |
---|---|
ArtifactId | ArtifactIdTRealTimePitchSDK |
Version | Version1.0.1.79 |
Type | Typeaar |
Filename | Size |
---|---|
TRealTimePitchSDK-1.0.1.79.pom | |
TRealTimePitchSDK-1.0.1.79.aar | 2 MB |
TRealTimePitchSDK-1.0.1.79-sources.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.edu/TRealTimePitchSDK/ -->
<dependency>
<groupId>com.tencent.edu</groupId>
<artifactId>TRealTimePitchSDK</artifactId>
<version>1.0.1.79</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.edu/TRealTimePitchSDK/
implementation 'com.tencent.edu:TRealTimePitchSDK:1.0.1.79'
// https://jarcasting.com/artifacts/com.tencent.edu/TRealTimePitchSDK/
implementation ("com.tencent.edu:TRealTimePitchSDK:1.0.1.79")
'com.tencent.edu:TRealTimePitchSDK:aar:1.0.1.79'
<dependency org="com.tencent.edu" name="TRealTimePitchSDK" rev="1.0.1.79">
<artifact name="TRealTimePitchSDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.edu', module='TRealTimePitchSDK', version='1.0.1.79')
)
libraryDependencies += "com.tencent.edu" % "TRealTimePitchSDK" % "1.0.1.79"
[com.tencent.edu/TRealTimePitchSDK "1.0.1.79"]