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