protostuff :: uberjar

serialization api for messages

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-uberjar
Last Version

Last Version

1.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

protostuff :: uberjar
serialization api for messages

Download protostuff-uberjar

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.nethibernate : protostuff-core jar 1.7.4
io.github.nethibernate : protostuff-api jar 1.7.4
io.github.nethibernate : protostuff-collectionschema jar 1.7.4
io.github.nethibernate : protostuff-runtime jar 1.7.4

Project Modules

There are no modules declared in this project.
io.github.nethibernate

protostuff

the stuff that leverages google's protobuf

Versions

Version
1.7.4
1.7.3