is not current version
Last Version 2.1.6

fr.bmartel:bboxapi-router 2.1.3

Bbox router API library for Kotlin/Java/Android

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

bboxapi-router
Version

Version

2.1.3
Type

Type

jar

Download bboxapi-router 2.1.3


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