is not current version
Last Version 6.11.2

org.webjars.npm:protobufjs 4.1.3

WebJar for protobufjs

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

protobufjs
Version

Version

4.1.3
Type

Type

jar

Download protobufjs 4.1.3


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