File | Operation |
---|---|
protostuff-1.1.2.pom | download |
<dependency>
<groupId>com.dyuproject.protostuff</groupId>
<artifactId>protostuff</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff', module='protostuff', version='1.1.2')
)