Last Version

bbnativeplayersdkCore 0.0.1

Blue Billywig Native Player SDK for Android

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.bluebillywig.bbnativeplayersdk
ArtifactId

ArtifactId

core
Version

Version

0.0.1
Type

Type

aar
Description

Description

bbnativeplayersdkCore
Blue Billywig Native Player SDK for Android

Download core 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
BB Native Player SDK » bbnativeshared jar unspecified
com.google.android.exoplayer » exoplayer-core jar 2.12.0
com.google.android.exoplayer » exoplayer-dash jar 2.12.0
com.google.android.exoplayer » exoplayer-ui jar 2.12.0

Project Modules

There are no modules declared in this project.