is not current version
Last Version 1.2

fr.bmartel:youtubetv 1.1

YouTube embedded player library for Android TV

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

youtubetv
Version

Version

1.1
Type

Type

aar

Download youtubetv 1.1


<!-- https://jarcasting.com/artifacts/fr.bmartel/youtubetv/ -->
<dependency>
    <groupId>fr.bmartel</groupId>
    <artifactId>youtubetv</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/youtubetv/
implementation 'fr.bmartel:youtubetv:1.1'
// https://jarcasting.com/artifacts/fr.bmartel/youtubetv/
implementation ("fr.bmartel:youtubetv:1.1")
'fr.bmartel:youtubetv:aar:1.1'
<dependency org="fr.bmartel" name="youtubetv" rev="1.1">
  <artifact name="youtubetv" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='youtubetv', version='1.1')
)
libraryDependencies += "fr.bmartel" % "youtubetv" % "1.1"
[fr.bmartel/youtubetv "1.1"]