is not current version
Last Version 1.8.0

protostuff :: core 1.7.4

protobuf serialization for mutable messages

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-core
Version

Version

1.7.4
Type

Type

jar
Description

Description

protostuff :: core
protobuf serialization for mutable messages

Download protostuff-core 1.7.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.protostuff : protostuff-api jar 1.7.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.