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