не последняя версия
Последняя версия 2

io.github.nethibernate:protostuff-parser 1


Категории

Категории

Сеть Hibernate Данные ORM
Группа

Группа

io.github.nethibernate
Идентификатор

Идентификатор

protostuff-parser
Версия

Версия

1
Тип

Тип

jar

Скачать 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"]