Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.bluebillywig.bbnativeplayersdk |
ArtifactId | ArtifactIdbbnativeshared-android |
Version | Version7.71.1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.bluebillywig.bbnativeplayersdk/bbnativeshared-android/ -->
<dependency>
<groupId>com.bluebillywig.bbnativeplayersdk</groupId>
<artifactId>bbnativeshared-android</artifactId>
<version>7.71.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bluebillywig.bbnativeplayersdk/bbnativeshared-android/
implementation 'com.bluebillywig.bbnativeplayersdk:bbnativeshared-android:7.71.1'
// https://jarcasting.com/artifacts/com.bluebillywig.bbnativeplayersdk/bbnativeshared-android/
implementation ("com.bluebillywig.bbnativeplayersdk:bbnativeshared-android:7.71.1")
'com.bluebillywig.bbnativeplayersdk:bbnativeshared-android:aar:7.71.1'
<dependency org="com.bluebillywig.bbnativeplayersdk" name="bbnativeshared-android" rev="7.71.1">
<artifact name="bbnativeshared-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bluebillywig.bbnativeplayersdk', module='bbnativeshared-android', version='7.71.1')
)
libraryDependencies += "com.bluebillywig.bbnativeplayersdk" % "bbnativeshared-android" % "7.71.1"
[com.bluebillywig.bbnativeplayersdk/bbnativeshared-android "7.71.1"]