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