License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdprotobufjs__codegen |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@protobufjs/codegen
WebJar for @protobufjs/codegen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protobufjs__codegen-2.0.4.pom | |
protobufjs__codegen-2.0.4.jar | 7 KB |
protobufjs__codegen-2.0.4-sources.jar | 22 bytes |
protobufjs__codegen-2.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/protobufjs__codegen/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>protobufjs__codegen</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/protobufjs__codegen/
implementation 'org.webjars.npm:protobufjs__codegen:2.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/protobufjs__codegen/
implementation ("org.webjars.npm:protobufjs__codegen:2.0.4")
'org.webjars.npm:protobufjs__codegen:jar:2.0.4'
<dependency org="org.webjars.npm" name="protobufjs__codegen" rev="2.0.4">
<artifact name="protobufjs__codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='protobufjs__codegen', version='2.0.4')
)
libraryDependencies += "org.webjars.npm" % "protobufjs__codegen" % "2.0.4"
[org.webjars.npm/protobufjs__codegen "2.0.4"]