Jar examples for p:protostuff-api
serialization api for messages
You can download jar file protostuff-api 1.0.6 in this page.
You can use the following script to add protostuff-api-1.0.6.jar to your project.
<dependency> <groupId>com.dyuproject.protostuff</groupId> <artifactId>protostuff-api</artifactId> <version>1.0.6</version> </dependency>
compile group: 'com.dyuproject.protostuff', name: 'protostuff-api', version: '1.0.6'
libraryDependencies += "com.dyuproject.protostuff" % "protostuff-api" % "1.0.6"
<dependency org="com.dyuproject.protostuff" name="protostuff-api" rev="1.0.6"/>
@Grapes(@Grab(group='com.dyuproject.protostuff', module='protostuff-api', version='1.0.6'))
'com.dyuproject.protostuff:protostuff-api:jar:1.0.6'
Click the following link to download the jar file.
protostuff-api-1.0.6-javadoc.jar