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