Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdfm.jiecao |
ArtifactId | ArtifactIdjiecaovideoplayer |
Version | Version4.0_beta |
Type | Typeaar |
Filename | Size |
---|---|
jiecaovideoplayer-4.0_beta.pom | |
jiecaovideoplayer-4.0_beta.aar | 72 KB |
jiecaovideoplayer-4.0_beta-sources.jar | 16 KB |
jiecaovideoplayer-4.0_beta-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fm.jiecao/jiecaovideoplayer/ -->
<dependency>
<groupId>fm.jiecao</groupId>
<artifactId>jiecaovideoplayer</artifactId>
<version>4.0_beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fm.jiecao/jiecaovideoplayer/
implementation 'fm.jiecao:jiecaovideoplayer:4.0_beta'
// https://jarcasting.com/artifacts/fm.jiecao/jiecaovideoplayer/
implementation ("fm.jiecao:jiecaovideoplayer:4.0_beta")
'fm.jiecao:jiecaovideoplayer:aar:4.0_beta'
<dependency org="fm.jiecao" name="jiecaovideoplayer" rev="4.0_beta">
<artifact name="jiecaovideoplayer" type="aar" />
</dependency>
@Grapes(
@Grab(group='fm.jiecao', module='jiecaovideoplayer', version='4.0_beta')
)
libraryDependencies += "fm.jiecao" % "jiecaovideoplayer" % "4.0_beta"
[fm.jiecao/jiecaovideoplayer "4.0_beta"]