GroupId | GroupIdfr.bmartel |
---|---|
ArtifactId | ArtifactIdbboxapi-router-android |
Version | Version2.1.5 |
Type | Typeaar |
Filename | Size |
---|---|
bboxapi-router-android-2.1.5.pom | |
bboxapi-router-android-2.1.5.aar | 1 KB |
bboxapi-router-android-2.1.5-sources.jar | 261 bytes |
bboxapi-router-android-2.1.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router-android/ -->
<dependency>
<groupId>fr.bmartel</groupId>
<artifactId>bboxapi-router-android</artifactId>
<version>2.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router-android/
implementation 'fr.bmartel:bboxapi-router-android:2.1.5'
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router-android/
implementation ("fr.bmartel:bboxapi-router-android:2.1.5")
'fr.bmartel:bboxapi-router-android:aar:2.1.5'
<dependency org="fr.bmartel" name="bboxapi-router-android" rev="2.1.5">
<artifact name="bboxapi-router-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='bboxapi-router-android', version='2.1.5')
)
libraryDependencies += "fr.bmartel" % "bboxapi-router-android" % "2.1.5"
[fr.bmartel/bboxapi-router-android "2.1.5"]