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

io.github.nethibernate:protostuff-it 1


Категории

Категории

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

Группа

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

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

protostuff-it
Версия

Версия

1
Тип

Тип

jar

Скачать protostuff-it 1


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