Last Version

protostuff :: uberjar 1.2.2

serialization api for messages

License

License

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-uberjar
Version

Version

1.2.2
Type

Type

jar
Description

Description

protostuff :: uberjar
serialization api for messages

Download protostuff-uberjar 1.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.dyuproject.protostuff : protostuff-core jar 1.2.2
com.dyuproject.protostuff : protostuff-api jar 1.2.2
com.dyuproject.protostuff : protostuff-collectionschema jar 1.2.2
com.dyuproject.protostuff : protostuff-runtime jar 1.2.2

Project Modules

There are no modules declared in this project.