is not current version
Last Version 2

io.github.nethibernate:protostuff-parser 1.7.4

parser for .proto files

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-parser
Version

Version

1.7.4
Type

Type

jar

Download protostuff-parser 1.7.4


<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/ -->
<dependency>
    <groupId>io.github.nethibernate</groupId>
    <artifactId>protostuff-parser</artifactId>
    <version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/
implementation 'io.github.nethibernate:protostuff-parser:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/
implementation ("io.github.nethibernate:protostuff-parser:1.7.4")
'io.github.nethibernate:protostuff-parser:jar:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-parser" rev="1.7.4">
  <artifact name="protostuff-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-parser', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-parser" % "1.7.4"
[io.github.nethibernate/protostuff-parser "1.7.4"]