is not current version
Last Version 1.2.7

fr.bmartel:bboxapi-stb-android 1.1.10

Bbox Miami API library for Kotlin/Java/Android

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

bboxapi-stb-android
Version

Version

1.1.10
Type

Type

aar

Download bboxapi-stb-android 1.1.10


<!-- https://jarcasting.com/artifacts/fr.bmartel/bboxapi-stb-android/ -->
<dependency>
    <groupId>fr.bmartel</groupId>
    <artifactId>bboxapi-stb-android</artifactId>
    <version>1.1.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-stb-android/
implementation 'fr.bmartel:bboxapi-stb-android:1.1.10'
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-stb-android/
implementation ("fr.bmartel:bboxapi-stb-android:1.1.10")
'fr.bmartel:bboxapi-stb-android:aar:1.1.10'
<dependency org="fr.bmartel" name="bboxapi-stb-android" rev="1.1.10">
  <artifact name="bboxapi-stb-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='bboxapi-stb-android', version='1.1.10')
)
libraryDependencies += "fr.bmartel" % "bboxapi-stb-android" % "1.1.10"
[fr.bmartel/bboxapi-stb-android "1.1.10"]