| GroupId | GroupIdio.github.TengShiSource |
|---|---|
| ArtifactId | ArtifactIdTengShiLive_Android |
| Version | Version2.0.1 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| TengShiLive_Android-2.0.1.pom | |
| TengShiLive_Android-2.0.1.aar | 32 MB |
| TengShiLive_Android-2.0.1-sources.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.TengShiSource/TengShiLive_Android/ -->
<dependency>
<groupId>io.github.TengShiSource</groupId>
<artifactId>TengShiLive_Android</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.TengShiSource/TengShiLive_Android/
implementation 'io.github.TengShiSource:TengShiLive_Android:2.0.1'
// https://jarcasting.com/artifacts/io.github.TengShiSource/TengShiLive_Android/
implementation ("io.github.TengShiSource:TengShiLive_Android:2.0.1")
'io.github.TengShiSource:TengShiLive_Android:aar:2.0.1'
<dependency org="io.github.TengShiSource" name="TengShiLive_Android" rev="2.0.1">
<artifact name="TengShiLive_Android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.TengShiSource', module='TengShiLive_Android', version='2.0.1')
)
libraryDependencies += "io.github.TengShiSource" % "TengShiLive_Android" % "2.0.1"
[io.github.TengShiSource/TengShiLive_Android "2.0.1"]