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