protostuff :: core

protobuf serialization for mutable messages

Лицензия

Лицензия

Группа

Группа

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

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

protostuff-core
Последняя версия

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

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

protostuff :: core
protobuf serialization for mutable messages

Скачать protostuff-core

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.protostuff : protostuff-api jar 1.8.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
io.protostuff

protostuff

the stuff that leverages google's protobuf

Версии библиотеки

Версия
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.9
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0