License |
License |
---|---|
GroupId | GroupIdio.protostuff |
ArtifactId | ArtifactIdprotostuff-runtime |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotostuff :: runtime
protobuf serialization for pre-existing objects
|
Filename | Size |
---|---|
protostuff-runtime-1.8.0.pom | |
protostuff-runtime-1.8.0.jar | 428 KB |
protostuff-runtime-1.8.0-tests.jar | 305 KB |
protostuff-runtime-1.8.0-sources.jar | 106 KB |
protostuff-runtime-1.8.0-javadoc.jar | 325 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.protostuff/protostuff-runtime/ -->
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-runtime</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.protostuff/protostuff-runtime/
implementation 'io.protostuff:protostuff-runtime:1.8.0'
// https://jarcasting.com/artifacts/io.protostuff/protostuff-runtime/
implementation ("io.protostuff:protostuff-runtime:1.8.0")
'io.protostuff:protostuff-runtime:jar:1.8.0'
<dependency org="io.protostuff" name="protostuff-runtime" rev="1.8.0">
<artifact name="protostuff-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-runtime', version='1.8.0')
)
libraryDependencies += "io.protostuff" % "protostuff-runtime" % "1.8.0"
[io.protostuff/protostuff-runtime "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.protostuff : protostuff-api | jar | 1.8.0 |
io.protostuff : protostuff-collectionschema | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.8 |
io.protostuff : protostuff-core | jar | 1.8.0 |
io.protostuff : protostuff-core | jar | 1.8.0 |