GroupId | GroupIdfr.bmartel |
---|---|
ArtifactId | ArtifactIdbboxapi-router-android |
Version | Version2.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
bboxapi-router-android-2.1.3.pom | |
bboxapi-router-android-2.1.3.aar | 2 KB |
bboxapi-router-android-2.1.3-sources.jar | 261 bytes |
bboxapi-router-android-2.1.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router-android/
implementation 'fr.bmartel:bboxapi-router-android:2.1.3'
// https://jarcasting.com/artifacts/fr.bmartel/bboxapi-router-android/
implementation ("fr.bmartel:bboxapi-router-android:2.1.3")
'fr.bmartel:bboxapi-router-android:aar:2.1.3'
<dependency org="fr.bmartel" name="bboxapi-router-android" rev="2.1.3">
<artifact name="bboxapi-router-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='bboxapi-router-android', version='2.1.3')
)
libraryDependencies += "fr.bmartel" % "bboxapi-router-android" % "2.1.3"
[fr.bmartel/bboxapi-router-android "2.1.3"]