Last Version

bboxapi 1.7.0

Bbox router API library for Kotlin/Java/Android

License

License

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

bboxapi
Version

Version

1.7.0
Type

Type

jar
Description

Description

bboxapi
Bbox router API library for Kotlin/Java/Android
Project URL

Project URL

https://github.com/bertrandmartel/bboxapi-router
Source Code Management

Source Code Management

https://github.com/bertrandmartel/bboxapi-router

Download bboxapi 1.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.30
com.github.kittinunf.fuel : fuel-gson jar 1.12.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.10.0
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.