License |
License |
---|---|
GroupId | GroupIdfr.bmartel |
ArtifactId | ArtifactIdbboxapi-android |
Version | Version1.7.0 |
Type | Typeaar |
Description |
Descriptionbboxapi-android
Bbox router API library for Kotlin/Java/Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bboxapi-android-1.7.0.pom | |
bboxapi-android-1.7.0.aar | 2 KB |
bboxapi-android-1.7.0-sources.jar | 693 bytes |
bboxapi-android-1.7.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/fr.bmartel/bboxapi-android/ -->
<dependency>
<groupId>fr.bmartel</groupId>
<artifactId>bboxapi-android</artifactId>
<version>1.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-android/
implementation 'fr.bmartel:bboxapi-android:1.7.0'
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-android/
implementation ("fr.bmartel:bboxapi-android:1.7.0")
'fr.bmartel:bboxapi-android:aar:1.7.0'
<dependency org="fr.bmartel" name="bboxapi-android" rev="1.7.0">
<artifact name="bboxapi-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='bboxapi-android', version='1.7.0')
)
libraryDependencies += "fr.bmartel" % "bboxapi-android" % "1.7.0"
[fr.bmartel/bboxapi-android "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kittinunf.fuel : fuel-android | jar | 1.12.1 |
com.google.code.gson : gson | jar | 2.8.2 |
fr.bmartel : bboxapi | jar | 1.7.0 |