License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.github.protobufel |
ArtifactId | ArtifactIdprotobufel-test-protos |
Last Version | Last Version0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobufel-test-protos
Shared Test Resources - test .proto files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protobufel-test-protos-0.7.2.pom | |
protobufel-test-protos-0.7.2.jar | 323 bytes |
protobufel-test-protos-0.7.2-sources.jar | 261 bytes |
protobufel-test-protos-0.7.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.protobufel/protobufel-test-protos/ -->
<dependency>
<groupId>com.github.protobufel</groupId>
<artifactId>protobufel-test-protos</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-test-protos/
implementation 'com.github.protobufel:protobufel-test-protos:0.7.2'
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-test-protos/
implementation ("com.github.protobufel:protobufel-test-protos:0.7.2")
'com.github.protobufel:protobufel-test-protos:jar:0.7.2'
<dependency org="com.github.protobufel" name="protobufel-test-protos" rev="0.7.2">
<artifact name="protobufel-test-protos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.protobufel', module='protobufel-test-protos', version='0.7.2')
)
libraryDependencies += "com.github.protobufel" % "protobufel-test-protos" % "0.7.2"
[com.github.protobufel/protobufel-test-protos "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.6.1 |