| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.tcr |
| ArtifactId | ArtifactIdm3u8 |
| Version | Version1.0.1 |
| Type | Typepom |
| Description |
Descriptionm3u8
android 下载框架
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| m3u8-1.0.1.pom | |
| m3u8-1.0.1-sources.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tcr/m3u8/ -->
<dependency>
<groupId>com.tencent.tcr</groupId>
<artifactId>m3u8</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tcr/m3u8/
implementation 'com.tencent.tcr:m3u8:1.0.1'
// https://jarcasting.com/artifacts/com.tencent.tcr/m3u8/
implementation ("com.tencent.tcr:m3u8:1.0.1")
'com.tencent.tcr:m3u8:pom:1.0.1'
<dependency org="com.tencent.tcr" name="m3u8" rev="1.0.1">
<artifact name="m3u8" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tcr', module='m3u8', version='1.0.1')
)
libraryDependencies += "com.tencent.tcr" % "m3u8" % "1.0.1"
[com.tencent.tcr/m3u8 "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.tcr : http | jar | 1.0.1 |
| com.tencent.tcr : public | jar | 1.0.1 |