| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.github.bluebillywig.bbnativeplayersdk |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionbbnativeplayersdkCore
Blue Billywig Native Player SDK for Android
|
| Filename | Size |
|---|---|
| core-0.0.1.pom | |
| core-0.0.1.aar | 21 KB |
| core-0.0.1-sources.jar | 607 bytes |
| Browse |
<!-- 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"]
| 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 |