is not current version
Last Version 6.11.2

org.webjars.npm:protobufjs 6.7.2

WebJar for protobufjs

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

protobufjs
Version

Version

6.7.2
Type

Type

jar

Download protobufjs 6.7.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/protobufjs/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>protobufjs</artifactId>
    <version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/protobufjs/
implementation 'org.webjars.npm:protobufjs:6.7.2'
// https://jarcasting.com/artifacts/org.webjars.npm/protobufjs/
implementation ("org.webjars.npm:protobufjs:6.7.2")
'org.webjars.npm:protobufjs:jar:6.7.2'
<dependency org="org.webjars.npm" name="protobufjs" rev="6.7.2">
  <artifact name="protobufjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='protobufjs', version='6.7.2')
)
libraryDependencies += "org.webjars.npm" % "protobufjs" % "6.7.2"
[org.webjars.npm/protobufjs "6.7.2"]