is not current version
Last Version 6.0.232

io.bitbucket.supportomateinc.media.resources:player 3.0.1.Final


GroupId

GroupId

io.bitbucket.supportomateinc.media.resources
ArtifactId

ArtifactId

player
Version

Version

3.0.1.Final
Type

Type

jar

Download player 3.0.1.Final


<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/player/ -->
<dependency>
    <groupId>io.bitbucket.supportomateinc.media.resources</groupId>
    <artifactId>player</artifactId>
    <version>3.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/player/
implementation 'io.bitbucket.supportomateinc.media.resources:player:3.0.1.Final'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/player/
implementation ("io.bitbucket.supportomateinc.media.resources:player:3.0.1.Final")
'io.bitbucket.supportomateinc.media.resources:player:jar:3.0.1.Final'
<dependency org="io.bitbucket.supportomateinc.media.resources" name="player" rev="3.0.1.Final">
  <artifact name="player" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.media.resources', module='player', version='3.0.1.Final')
)
libraryDependencies += "io.bitbucket.supportomateinc.media.resources" % "player" % "3.0.1.Final"
[io.bitbucket.supportomateinc.media.resources/player "3.0.1.Final"]