License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdprotobuf-schema |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobuf-schema
WebJar for protobuf-schema
|
Project URL |
Project URL |
Filename | Size |
---|---|
protobuf-schema-1.2.0.pom | |
protobuf-schema-1.2.0.jar | 13 KB |
protobuf-schema-1.2.0-sources.jar | 22 bytes |
protobuf-schema-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/protobuf-schema/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>protobuf-schema</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/protobuf-schema/
implementation 'org.webjars.npm:protobuf-schema:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/protobuf-schema/
implementation ("org.webjars.npm:protobuf-schema:1.2.0")
'org.webjars.npm:protobuf-schema:jar:1.2.0'
<dependency org="org.webjars.npm" name="protobuf-schema" rev="1.2.0">
<artifact name="protobuf-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='protobuf-schema', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "protobuf-schema" % "1.2.0"
[org.webjars.npm/protobuf-schema "1.2.0"]