is not current version
Last Version 2.1.6

fr.bmartel:bboxapi-router 1.60.2

Java/Android client for Bbox Router API

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

bboxapi-router
Version

Version

1.60.2
Type

Type

jar

Download bboxapi-router 1.60.2


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