is not current version
Last Version 1.2.7

fr.bmartel:bboxapi-stb 1.1.5

Bbox Miami API library for Kotlin/Java/Android

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

bboxapi-stb
Version

Version

1.1.5
Type

Type

jar

Download bboxapi-stb 1.1.5


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