Last Version

protostuff :: uberjar 1.8.0

serialization api for messages

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-uberjar
Version

Version

1.8.0
Type

Type

jar
Description

Description

protostuff :: uberjar
serialization api for messages

Download protostuff-uberjar 1.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.protostuff : protostuff-core jar 1.8.0
io.protostuff : protostuff-api jar 1.8.0
io.protostuff : protostuff-collectionschema jar 1.8.0
io.protostuff : protostuff-runtime jar 1.8.0

Project Modules

There are no modules declared in this project.