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