is not current version
Last Version 1.8.0

io.protostuff:protostuff-uberjar 1.3.2

serialization api for messages

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-uberjar
Version

Version

1.3.2
Type

Type

jar

Download protostuff-uberjar 1.3.2


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