License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdprotobuf |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobuf
WebJar for protobuf
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protobuf-5.0.0.pom | |
protobuf-5.0.0.jar | 407 KB |
protobuf-5.0.0-sources.jar | 22 bytes |
protobuf-5.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/protobuf/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>protobuf</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/protobuf/
implementation 'org.webjars.bower:protobuf:5.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/protobuf/
implementation ("org.webjars.bower:protobuf:5.0.0")
'org.webjars.bower:protobuf:jar:5.0.0'
<dependency org="org.webjars.bower" name="protobuf" rev="5.0.0">
<artifact name="protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='protobuf', version='5.0.0')
)
libraryDependencies += "org.webjars.bower" % "protobuf" % "5.0.0"
[org.webjars.bower/protobuf "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bower : bytebuffer | jar | [3,4) |