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