is not current version
Last Version 2.1.6

fr.bmartel:bboxapi-router-android 2.1.0

Bbox router API library for Kotlin/Java/Android

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

bboxapi-router-android
Version

Version

2.1.0
Type

Type

aar

Download bboxapi-router-android 2.1.0


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