is not current version
Last Version 2

io.github.nethibernate:protostuff-parser 1


Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-parser
Version

Version

1
Type

Type

jar

Download protostuff-parser 1


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