| License |
License
The MIT License
|
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdfr.bmartel |
| ArtifactId | ArtifactIdbbox-protobuf |
| Last Version | Last Version1.1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbbox-protobuf
Protocol buffer specification for Bbox API
|
| Filename | Size |
|---|---|
| bbox-protobuf-1.1.11.pom | |
| bbox-protobuf-1.1.11.jar | 374 KB |
| bbox-protobuf-1.1.11-sources.jar | 84 KB |
| bbox-protobuf-1.1.11-javadoc.jar | 513 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.bmartel/bbox-protobuf/ -->
<dependency>
<groupId>fr.bmartel</groupId>
<artifactId>bbox-protobuf</artifactId>
<version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/bbox-protobuf/
implementation 'fr.bmartel:bbox-protobuf:1.1.11'
// https://jarcasting.com/artifacts/fr.bmartel/bbox-protobuf/
implementation ("fr.bmartel:bbox-protobuf:1.1.11")
'fr.bmartel:bbox-protobuf:jar:1.1.11'
<dependency org="fr.bmartel" name="bbox-protobuf" rev="1.1.11">
<artifact name="bbox-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='bbox-protobuf', version='1.1.11')
)
libraryDependencies += "fr.bmartel" % "bbox-protobuf" % "1.1.11"
[fr.bmartel/bbox-protobuf "1.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.5.1 |
| com.google.protobuf : protobuf-java-util | jar | 3.5.1 |