| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdio.github.nethibernate |
| ArtifactId | ArtifactIdprotostuff-parser |
| Version | Version1.7.3 |
| Type | Typejar |
| Description |
Descriptionprotostuff :: parser
parser for .proto files
|
| Filename | Size |
|---|---|
| protostuff-parser-1.7.3.pom | |
| protostuff-parser-1.7.3.jar | 141 KB |
| protostuff-parser-1.7.3-tests.jar | 50 KB |
| protostuff-parser-1.7.3-sources.jar | 75 KB |
| protostuff-parser-1.7.3-javadoc.jar | 875 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-parser</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/
implementation 'io.github.nethibernate:protostuff-parser:1.7.3'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/
implementation ("io.github.nethibernate:protostuff-parser:1.7.3")
'io.github.nethibernate:protostuff-parser:jar:1.7.3'
<dependency org="io.github.nethibernate" name="protostuff-parser" rev="1.7.3">
<artifact name="protostuff-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-parser', version='1.7.3')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-parser" % "1.7.3"
[io.github.nethibernate/protostuff-parser "1.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr-runtime | jar | 3.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |