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