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