License |
License |
---|---|
GroupId | GroupIdio.protostuff |
ArtifactId | ArtifactIdprotostuff-uberjar |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotostuff :: uberjar
serialization api for messages
|
Filename | Size |
---|---|
protostuff-uberjar-1.8.0.pom | |
protostuff-uberjar-1.8.0.jar | 595 KB |
protostuff-uberjar-1.8.0-tests.jar | 2 KB |
protostuff-uberjar-1.8.0-sources.jar | 817 bytes |
protostuff-uberjar-1.8.0-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
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 |