is not current version
Last Version 1.2.2

com.dyuproject.protostuff:protostuff-api 1.1.4

serialization api for messages

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-api
Version

Version

1.1.4
Type

Type

jar

Download protostuff-api 1.1.4


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