GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdextension-leanback |
Version | Version2.13.6 |
Type | Typeaar |
Filename | Size |
---|---|
extension-leanback-2.13.6.pom | |
extension-leanback-2.13.6-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-leanback/ -->
<dependency>
<groupId>com.github.harmonicinc-com</groupId>
<artifactId>extension-leanback</artifactId>
<version>2.13.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-leanback/
implementation 'com.github.harmonicinc-com:extension-leanback:2.13.6'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-leanback/
implementation ("com.github.harmonicinc-com:extension-leanback:2.13.6")
'com.github.harmonicinc-com:extension-leanback:aar:2.13.6'
<dependency org="com.github.harmonicinc-com" name="extension-leanback" rev="2.13.6">
<artifact name="extension-leanback" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='extension-leanback', version='2.13.6')
)
libraryDependencies += "com.github.harmonicinc-com" % "extension-leanback" % "2.13.6"
[com.github.harmonicinc-com/extension-leanback "2.13.6"]