не последняя версия
Последняя версия 0.0.6

com.bluebillywig.bbnativeplayersdk:core 0.0.5

Blue Billywig Native Player SDK for Android

Категории

Категории

Native Инструменты разработки
Группа

Группа

com.bluebillywig.bbnativeplayersdk
Идентификатор

Идентификатор

core
Версия

Версия

0.0.5
Тип

Тип

aar

Скачать core 0.0.5

Имя Файла Размер
core-0.0.5.pom
core-0.0.5-sources.jar 7 KB
core-0.0.5-javadoc.jar 261 bytes
Обзор

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