License |
License |
---|---|
GroupId | GroupIdfr.bmartel |
ArtifactId | ArtifactIdbboxapi-router |
Version | Version2.1.6 |
Type | Typejar |
Description |
Descriptionbboxapi-router
Bbox router API library for Kotlin/Java/Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bboxapi-router-2.1.6.pom | |
bboxapi-router-2.1.6.jar | 1 MB |
bboxapi-router-2.1.6-sources.jar | 15 KB |
bboxapi-router-2.1.6-javadoc.jar | 337 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router/ -->
<dependency>
<groupId>fr.bmartel</groupId>
<artifactId>bboxapi-router</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router/
implementation 'fr.bmartel:bboxapi-router:2.1.6'
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router/
implementation ("fr.bmartel:bboxapi-router:2.1.6")
'fr.bmartel:bboxapi-router:jar:2.1.6'
<dependency org="fr.bmartel" name="bboxapi-router" rev="2.1.6">
<artifact name="bboxapi-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='bboxapi-router', version='2.1.6')
)
libraryDependencies += "fr.bmartel" % "bboxapi-router" % "2.1.6"
[fr.bmartel/bboxapi-router "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kittinunf.fuel : fuel-gson | jar | 1.15.1 |