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