is not current version
Last Version 1.2.2

com.dyuproject.protostuff:protostuff-core 1.0.7

protobuf serialization for mutable messages

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-core
Version

Version

1.0.7
Type

Type

jar

Download protostuff-core 1.0.7


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