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