is not current version
Last Version 1.8.0

protostuff :: runtime 1.7.4

protobuf serialization for pre-existing objects

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-runtime
Version

Version

1.7.4
Type

Type

jar
Description

Description

protostuff :: runtime
protobuf serialization for pre-existing objects

Download protostuff-runtime 1.7.4


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

Dependencies

compile (2)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.8
io.protostuff : protostuff-core jar 1.7.4
io.protostuff : protostuff-core jar 1.7.4

Project Modules

There are no modules declared in this project.